Fix issue with ICMPv6 and handling re-entrantly callbacks. Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- meta/recipes-core/ell/{ell_0.44.bb => ell_0.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.44.bb => ell_0.45.bb} (90%)
diff --git a/meta/recipes-core/ell/ell_0.44.bb b/meta/recipes-core/ell/ell_0.45.bb similarity index 90% rename from meta/recipes-core/ell/ell_0.44.bb rename to meta/recipes-core/ell/ell_0.45.bb index d1f1691645..8453720f42 100644 --- a/meta/recipes-core/ell/ell_0.44.bb +++ b/meta/recipes-core/ell/ell_0.45.bb @@ -17,7 +17,7 @@ inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \ file://0001-pem.c-do-not-use-rawmemchr.patch \ " -SRC_URI[sha256sum] = "41a6f8fa4d285b52cb7a5a87bda3e7370ecaac02d94aaa7ec1a23f0480b8bc3f" +SRC_URI[sha256sum] = "fedfcceee56eb63ab1eb98bf120a3cfbecee50bcd893874328c889f1b381e7d7" do_configure:prepend () { mkdir -p ${S}/build-aux -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158015): https://lists.openembedded.org/g/openembedded-core/message/158015 Mute This Topic: https://lists.openembedded.org/mt/86929385/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-