mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
iputils: Drop obsolete gnutls dependency
To quote the maintainer, "md5 implementation was vendored in s20200821" so this dependency hasn't been needed for a while. (From OE-Core rev: bb33b4edf0f4aed3d61203b0bf428661f925b981) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a1dea36e9c
commit
d78a0ab8df
|
@ -8,8 +8,6 @@ LICENSE = "BSD-3-Clause & GPL-2.0-or-later"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=627cc07ec86a45951d43e30658bbd819"
|
||||
|
||||
DEPENDS = "gnutls"
|
||||
|
||||
SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https \
|
||||
"
|
||||
SRCREV = "6e1cb146547eb6fbb127ffc8397a9241be0d33c2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user