summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/iputils_s20190709.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-01-14 15:00:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-16 22:21:31 +0000
commitcb1b5afb51806212b1b73a2432c596af0374b6a5 (patch)
treed9b3a170d98ef830a52a2a320c0b80273121fdbb /meta/recipes-extended/iputils/iputils_s20190709.bb
parent65ef2810e94bb8feb6be5febfe8a7b73076c3420 (diff)
downloadopenembedded-core-contrib-cb1b5afb51806212b1b73a2432c596af0374b6a5.tar.gz
iputils: resolve a name clash with latest libcap
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_s20190709.bb')
-rw-r--r--meta/recipes-extended/iputils/iputils_s20190709.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_s20190709.bb b/meta/recipes-extended/iputils/iputils_s20190709.bb
index 3f9e9917f0..a672ccdb7c 100644
--- a/meta/recipes-extended/iputils/iputils_s20190709.bb
+++ b/meta/recipes-extended/iputils/iputils_s20190709.bb
@@ -10,7 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390"
DEPENDS = "gnutls"
-SRC_URI = "git://github.com/iputils/iputils"
+SRC_URI = "git://github.com/iputils/iputils \
+ file://0001-ninfod-change-variable-name-to-avoid-colliding-with-.patch \
+ "
SRCREV = "13e00847176aa23683d68fce1d17ffb523510946"
S = "${WORKDIR}/git"