mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
net-tools: update to 1.60-25
This means fetching a newer Debian patchset which adds a few bug/security fixes. (From OE-Core rev: a729dc36754c9bf1215453270eec42aeb7708633) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1f5e747f8c
commit
bf362e4a8b
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
|
||||
file://ifconfig.c;beginline=11;endline=15;md5=d1ca372080ad5401e23ca0afc35cf9ba"
|
||||
|
||||
SRC_URI = "http://snapshot.debian.org/archive/debian/20050312T000000Z/pool/main/n/${BPN}/${BPN}_1.60.orig.tar.gz;name=tarball \
|
||||
http://snapshot.debian.org/archive/debian/20130511T214653Z/pool/main/n/${BPN}/${BPN}_${PV}.diff.gz;apply=no;name=patch \
|
||||
http://snapshot.debian.org/archive/debian//20150831T093342Z/pool/main/n/${BPN}/${BPN}_${PV}.diff.gz;apply=no;name=patch \
|
||||
file://net-tools-config.h \
|
||||
file://net-tools-config.make \
|
||||
file://ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch \
|
||||
@@ -18,8 +18,8 @@ S = "${WORKDIR}/net-tools-1.60"
|
||||
SRC_URI[tarball.md5sum] = "ecaf37acb5b5daff4bdda77785fd916d"
|
||||
SRC_URI[tarball.sha256sum] = "ec67967cf7b1a3a3828a84762fbc013ac50ee5dc9aa3095d5c591f302c2de0f5"
|
||||
|
||||
SRC_URI[patch.md5sum] = "5ab1e2184d0fa6518031291138f2fc51"
|
||||
SRC_URI[patch.sha256sum] = "1bddcd96ac60e794978cb20fb7ea4c2e77258c56c042c9ac8b6ec2b2033bc56f"
|
||||
SRC_URI[patch.md5sum] = "ea3592f49ac8380962bc4d9b66c7e7e9"
|
||||
SRC_URI[patch.sha256sum] = "aeeeafaff68866a446f01bb639d4e0146a60af34dcd20e31a3e46585022fc76c"
|
||||
|
||||
inherit gettext
|
||||
|
||||
Reference in New Issue
Block a user