diff mbox series

[meta-networking] htpdate: upgrade 1.3.4 -> 1.3.5

Message ID 1659447571-24348-5-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-networking] htpdate: upgrade 1.3.4 -> 1.3.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 2, 2022, 1:39 p.m. UTC
Changelog:
===========
- Feature: set kernel synchronized
  (e.g. timedatectl will report 'System clock synchronized: yes')
- Improved time tuning accuracy/stability

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../htpdate/{htpdate_1.3.4.bb => htpdate_1.3.5.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/htpdate/{htpdate_1.3.4.bb => htpdate_1.3.5.bb} (92%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb b/meta-networking/recipes-support/htpdate/htpdate_1.3.5.bb
similarity index 92%
rename from meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb
rename to meta-networking/recipes-support/htpdate/htpdate_1.3.5.bb
index d25600645e..08255ae846 100644
--- a/meta-networking/recipes-support/htpdate/htpdate_1.3.4.bb
+++ b/meta-networking/recipes-support/htpdate/htpdate_1.3.5.bb
@@ -14,7 +14,7 @@  LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://htpdate.c;beginline=26;endline=30;md5=2b6cdb94bd5349646d7e33f9f501eef7"
 
 SRC_URI = "http://www.vervest.org/htp/archive/c/htpdate-${PV}.tar.gz"
-SRC_URI[sha256sum] = "744f9200cfd3b008a5516c5eb6da727af532255a329126a7b8f49a5623985642"
+SRC_URI[sha256sum] = "a8734d4f1d84d0608d045508608f2d29d8b968da269f83120aaac67709b1bd03"
 
 TARGET_CC_ARCH += "${LDFLAGS}"