]> code.ossystems Code Review - openembedded-core.git/commitdiff
iputils: Update to 20210202
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Sun, 27 Jun 2021 22:12:13 +0000 (00:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jun 2021 21:18:21 +0000 (22:18 +0100)
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>
meta/recipes-extended/iputils/iputils_20210202.bb [moved from meta/recipes-extended/iputils/iputils_s20200821.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-extended/iputils/iputils_s20200821.bb
rename to meta/recipes-extended/iputils/iputils_20210202.bb
index e43abf2629f857809137e0431614e985bd68a862..6200b2c1d72ff0b0363b5c690fc8047bf5dc991a 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS = "gnutls"
 SRC_URI = "git://github.com/iputils/iputils \
            file://0001-rarpd-rdisc-Drop-PrivateUsers.patch \
            "
-SRCREV = "23c3782ae0c7f9c6ae59dbed8ad9204f8758542b"
+SRCREV = "cc16da6b574ce6637f3e6e9ab3c1a728663006ff"
 
 S = "${WORKDIR}/git"