diff options
Diffstat (limited to 'recipes/ntpclient')
-rw-r--r-- | recipes/ntpclient/ntpclient_2003_194.bb | 3 | ||||
-rw-r--r-- | recipes/ntpclient/ntpclient_2007_365.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/ntpclient/ntpclient_2003_194.bb b/recipes/ntpclient/ntpclient_2003_194.bb index 84304334e5..beb082d9b7 100644 --- a/recipes/ntpclient/ntpclient_2003_194.bb +++ b/recipes/ntpclient/ntpclient_2003_194.bb @@ -30,3 +30,6 @@ do_install () { install -D -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/ntpclient } + +SRC_URI[md5sum] = "94e84d5c6023c5e1f3890b28d0a08c92" +SRC_URI[sha256sum] = "3f515a043bcd3b778d33938da224214e727faa528256d4a1a213bc8617ac2d0b" diff --git a/recipes/ntpclient/ntpclient_2007_365.bb b/recipes/ntpclient/ntpclient_2007_365.bb index b7988ab5bb..90a4f3af3f 100644 --- a/recipes/ntpclient/ntpclient_2007_365.bb +++ b/recipes/ntpclient/ntpclient_2007_365.bb @@ -39,3 +39,6 @@ pkg_postinst_${PN} () { pkg_prerm_${PN} () { update-alternatives --remove adjtimex adjtimex.${PN} } + +SRC_URI[md5sum] = "cb98711f11769cdd22fc592844cef414" +SRC_URI[sha256sum] = "295ed5ecfab595901cbe2cd41998d1715913318d30c22349784733e79de0e8f8" |