From: Wang Mingyu Date: Tue, 3 Sep 2024 08:32:42 +0000 (+0800) Subject: ell: upgrade 0.67 -> 0.68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a60e56785e30aba43741daea19e1f742a294c4d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: upgrade 0.67 -> 0.68 Changelog: ========== - Fix issue with string allocation growth strategy. - Add support for netlink helper functions. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.67.bb b/meta/recipes-core/ell/ell_0.68.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.67.bb rename to meta/recipes-core/ell/ell_0.68.bb index 6b0ebbe6211..40c057afc2a 100644 --- a/meta/recipes-core/ell/ell_0.67.bb +++ b/meta/recipes-core/ell/ell_0.68.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] = "97942e8cefb130b632496e5485242f3f374f3b8846800fb74fffd76dc2a0c726" +SRC_URI[sha256sum] = "ddcbf381d758f61a02954bf5d2907c8900462abb7b2dcf45589874978bc10125"