From: Wang Mingyu Date: Tue, 12 Nov 2024 09:24:01 +0000 (+0800) Subject: ell: upgrade 0.69 -> 0.70 X-Git-Tag: uninative-4.7~919 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4494ceb44498177dbb901bc5338f84474a3dd4;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ell: upgrade 0.69 -> 0.70 Changelog: Add support for helper function for safe memcpy. Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.69.bb b/meta/recipes-core/ell/ell_0.70.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.69.bb rename to meta/recipes-core/ell/ell_0.70.bb index a9060e37625..f855b4df36e 100644 --- a/meta/recipes-core/ell/ell_0.69.bb +++ b/meta/recipes-core/ell/ell_0.70.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] = "6cfc0888edc94de9f0623798609587b2cc11b92b892945f317e8d199afe7b12e" +SRC_URI[sha256sum] = "1bb7f5d73df34b46c4dd340fec98442d7dac2a7b4ce0ee3fc779ca2fbe6fe591"