diff options
Diffstat (limited to 'recipes/ntp/ntp_4.1.2.bb')
-rw-r--r-- | recipes/ntp/ntp_4.1.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ntp/ntp_4.1.2.bb b/recipes/ntp/ntp_4.1.2.bb index 7091f05394..6555dfcfb0 100644 --- a/recipes/ntp/ntp_4.1.2.bb +++ b/recipes/ntp/ntp_4.1.2.bb @@ -44,3 +44,6 @@ pkg_postrm_ntp(){ update-rc.d -f ntp remove } + +SRC_URI[md5sum] = "98e16c7aa4ecd4c004b51bff18962e95" +SRC_URI[sha256sum] = "9f4a5271a285d390c9225e3ea28f70049ea377d30fc6de4659007cfff278671a" |