From bd00c3de144140b0a4b5d3f3b4e5ddc88603bb12 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 27 Nov 2023 23:55:07 -0800 Subject: [PATCH] gettext: Upgrade 0.22 -> 0.22.3 (From OE-Core rev: 8c53a58ac6790aa2296f14a7a5d0d67ede1055da) Signed-off-by: Robert Yang Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...-minimal-native_0.22.bb => gettext-minimal-native_0.22.3.bb} | 0 meta/recipes-core/gettext/gettext-sources.inc | 2 +- .../recipes-core/gettext/{gettext_0.22.bb => gettext_0.22.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/gettext/{gettext-minimal-native_0.22.bb => gettext-minimal-native_0.22.3.bb} (100%) rename meta/recipes-core/gettext/{gettext_0.22.bb => gettext_0.22.3.bb} (100%) diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.22.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.22.3.bb similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-native_0.22.bb rename to meta/recipes-core/gettext/gettext-minimal-native_0.22.3.bb diff --git a/meta/recipes-core/gettext/gettext-sources.inc b/meta/recipes-core/gettext/gettext-sources.inc index b4fb647916..31dabfc543 100644 --- a/meta/recipes-core/gettext/gettext-sources.inc +++ b/meta/recipes-core/gettext/gettext-sources.inc @@ -1,4 +1,4 @@ HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html" SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \ " -SRC_URI[sha256sum] = "49f089be11b490170bbf09ed2f51e5f5177f55be4cc66504a5861820e0fb06ab" +SRC_URI[sha256sum] = "839a260b2314ba66274dae7d245ec19fce190a3aa67869bf31354cb558df42c7" diff --git a/meta/recipes-core/gettext/gettext_0.22.bb b/meta/recipes-core/gettext/gettext_0.22.3.bb similarity index 100% rename from meta/recipes-core/gettext/gettext_0.22.bb rename to meta/recipes-core/gettext/gettext_0.22.3.bb