From: Wang Mingyu <[email protected]> Changelog: ========== - Add support for getting remaining microseconds left on a timer. - Add support for setting link MTU on a network interface.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-core/ell/{ell_0.68.bb => ell_0.69.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.68.bb => ell_0.69.bb} (88%) diff --git a/meta/recipes-core/ell/ell_0.68.bb b/meta/recipes-core/ell/ell_0.69.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.68.bb rename to meta/recipes-core/ell/ell_0.69.bb index 40c057afc2..a9060e3762 100644 --- a/meta/recipes-core/ell/ell_0.68.bb +++ b/meta/recipes-core/ell/ell_0.69.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] = "ddcbf381d758f61a02954bf5d2907c8900462abb7b2dcf45589874978bc10125" +SRC_URI[sha256sum] = "6cfc0888edc94de9f0623798609587b2cc11b92b892945f317e8d199afe7b12e" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204920): https://lists.openembedded.org/g/openembedded-core/message/204920 Mute This Topic: https://lists.openembedded.org/mt/108643621/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
