From c4e232a342a8dec20b91b5fcb01d88e2293ce7ff Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Apr 2025 07:26:33 +0000 Subject: [PATCH] ell: upgrade 0.74 -> 0.75 Signed-off-by: Richard Purdie --- meta/recipes-core/ell/{ell_0.74.bb => ell_0.75.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.74.bb => ell_0.75.bb} (88%) diff --git a/meta/recipes-core/ell/ell_0.74.bb b/meta/recipes-core/ell/ell_0.75.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.74.bb rename to meta/recipes-core/ell/ell_0.75.bb index afacedac2e..80a108a4b5 100644 --- a/meta/recipes-core/ell/ell_0.74.bb +++ b/meta/recipes-core/ell/ell_0.75.bb @@ -15,4 +15,4 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "f1690913024f80fafff19ecf010accb58a56784d78937bae536c016b8276bb75" +SRC_URI[sha256sum] = "10cee84ee075d9e0fc1c65fa1acdf7f6ffc2b3ed7e09622be9fc8f8979b02bd5" -- 2.47.2