From: Wang Mingyu <[email protected]> Changelog: Fix issue with symbol visibility.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-core/ell/{ell_0.58.bb => ell_0.59.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.58.bb => ell_0.59.bb} (89%) diff --git a/meta/recipes-core/ell/ell_0.58.bb b/meta/recipes-core/ell/ell_0.59.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.58.bb rename to meta/recipes-core/ell/ell_0.59.bb index 04e8566305..0483dbe582 100644 --- a/meta/recipes-core/ell/ell_0.58.bb +++ b/meta/recipes-core/ell/ell_0.59.bb @@ -15,7 +15,7 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "531a980589c8954ff12a3110b4d958fa75a74c88ddcc3e2ace4317e76a7c1e9b" +SRC_URI[sha256sum] = "370dc2b7c73cd57856017180a2a70a15ca1b0183bfd453b3cffe2d707c37da3d" do_configure:prepend () { mkdir -p ${S}/build-aux -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189034): https://lists.openembedded.org/g/openembedded-core/message/189034 Mute This Topic: https://lists.openembedded.org/mt/101936384/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
