From: Petr Vorel Date: Thu, 18 Jan 2024 00:29:47 +0000 (+0100) Subject: iputils: update to 20240117 X-Git-Tag: uninative-4.4~457 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b604914d64986e9b13ea2a701d13a3da1e87a61;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git iputils: update to 20240117 Changelog: * ping - fix: Restore -i0 (commit: 7a51494, PR: #519, regression from 2a63b94) * localization - Updated Turkish and Indonesian - 100% translated: Chinese (Simplified), Czech, French, Georgian, German, Korean, Portuguese (Brazil), Turkish, Ukrainian - > 90% translated: Finnish, Indonesian, Japanese Signed-off-by: Petr Vorel Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/iputils/iputils_20231222.bb b/meta/recipes-extended/iputils/iputils_20240117.bb similarity index 97% rename from meta/recipes-extended/iputils/iputils_20231222.bb rename to meta/recipes-extended/iputils/iputils_20240117.bb index e919febd121..5a5e15528ea 100644 --- a/meta/recipes-extended/iputils/iputils_20231222.bb +++ b/meta/recipes-extended/iputils/iputils_20240117.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=627cc07ec86a45951d43e30658bbd819" DEPENDS = "gnutls" SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https" -SRCREV = "84cdf26908b4a03b917a5429a6339b7374fcc38b" +SRCREV = "8372f355bdf7a9b0c79338dd8ef8464c00a5c4e2" S = "${WORKDIR}/git"