mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ntp: upgrade 4.2.8p12 -> 4.2.8p13
License has been changed due to reformatting, no new stuff added. Bug fix only update include security fixes: CVE-2019-8936 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
This commit is contained in:
parent
d4f9ff8c7e
commit
db8be0454b
|
|
@ -6,7 +6,7 @@ or satellite receiver or modem."
|
|||
HOMEPAGE = "http://support.ntp.org"
|
||||
SECTION = "net"
|
||||
LICENSE = "NTP"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=e877a1d567a6a58996d2b66e3e387003"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4cee33257467509e498f4cd9a6a4bd53"
|
||||
|
||||
DEPENDS = "libevent"
|
||||
|
||||
|
|
@ -25,8 +25,8 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
|
|||
file://ntpd.list \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "1522d66574bae14abb2622746dad2bdc"
|
||||
SRC_URI[sha256sum] = "709b222b5013d77d26bfff532b5ea470a8039497ef29d09363931c036cb30454"
|
||||
SRC_URI[md5sum] = "ea040ab9b4ca656b5229b89d6b822f13"
|
||||
SRC_URI[sha256sum] = "288772cecfcd9a53694ffab108d1825a31ba77f3a8466b0401baeca3bc232a38"
|
||||
|
||||
inherit autotools update-rc.d useradd systemd pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user