diff options
-rw-r--r-- | meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb (renamed from meta-networking/recipes-support/ntp/ntp_4.2.8p4.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p4.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb index f9f900e73..1836dd9bc 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p4.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g | |||
23 | file://ntpd.list \ | 23 | file://ntpd.list \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "6af96862b09324a8ef965ca76b759c8b" | 26 | SRC_URI[md5sum] = "60049f51e9c8305afe30eb22b711c5c6" |
27 | SRC_URI[sha256sum] = "0d6961572548d2c4af96f58f763e22ac620f5afef717384ddc317a0e365cfdb9" | 27 | SRC_URI[sha256sum] = "583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048" |
28 | 28 | ||
29 | inherit autotools update-rc.d useradd systemd pkgconfig | 29 | inherit autotools update-rc.d useradd systemd pkgconfig |
30 | 30 | ||
@@ -124,7 +124,7 @@ RSUGGESTS_${PN} = "iana-etc" | |||
124 | 124 | ||
125 | FILES_${PN} = "${sbindir}/ntpd ${sysconfdir}/ntp.conf ${sysconfdir}/init.d/ntpd ${libdir} \ | 125 | FILES_${PN} = "${sbindir}/ntpd ${sysconfdir}/ntp.conf ${sysconfdir}/init.d/ntpd ${libdir} \ |
126 | ${NTP_USER_HOME} \ | 126 | ${NTP_USER_HOME} \ |
127 | ${systemd_unitdir}/ntp-units.d/60-ntpd.list \ | 127 | ${systemd_unitdir}/ntp-units.d/60-ntpd.list ${libexecdir}\ |
128 | " | 128 | " |
129 | FILES_${PN}-tickadj = "${sbindir}/tickadj" | 129 | FILES_${PN}-tickadj = "${sbindir}/tickadj" |
130 | FILES_${PN}-utils = "${sbindir} ${datadir}/ntp/lib" | 130 | FILES_${PN}-utils = "${sbindir} ${datadir}/ntp/lib" |