summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2021-06-28 00:12:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-29 22:18:56 +0100
commitb02c5dd154afde56cf57654239b71c3a05b28152 (patch)
treee0ca54151993d97491faca2adf43e82313d7decf /meta/recipes-extended/iputils
parent1f802cdf857475eefb9f3ae5032a6f1ce3e01d97 (diff)
downloadpoky-b02c5dd154afde56cf57654239b71c3a05b28152.tar.gz
iputils: Update to 20210202
(From OE-Core rev: ce549ff785db6e47392c30cca725661b421db7c9) Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/iputils')
-rw-r--r--meta/recipes-extended/iputils/iputils_20210202.bb (renamed from meta/recipes-extended/iputils/iputils_s20200821.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_s20200821.bb b/meta/recipes-extended/iputils/iputils_20210202.bb
index e43abf2629..6200b2c1d7 100644
--- a/meta/recipes-extended/iputils/iputils_s20200821.bb
+++ b/meta/recipes-extended/iputils/iputils_20210202.bb
@@ -13,7 +13,7 @@ DEPENDS = "gnutls"
13SRC_URI = "git://github.com/iputils/iputils \ 13SRC_URI = "git://github.com/iputils/iputils \
14 file://0001-rarpd-rdisc-Drop-PrivateUsers.patch \ 14 file://0001-rarpd-rdisc-Drop-PrivateUsers.patch \
15 " 15 "
16SRCREV = "23c3782ae0c7f9c6ae59dbed8ad9204f8758542b" 16SRCREV = "cc16da6b574ce6637f3e6e9ab3c1a728663006ff"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19