From: Wang Mingyu <[email protected]> Changelog: ========== Fix slowness on SPI flash Fixes validating Env flags Feature: get U-Boot namespace from DT Feature: specify UBI volumes from MTD path
Signed-off-by: Wang Mingyu <[email protected]> --- .../u-boot/{libubootenv_0.3.4.bb => libubootenv_0.3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{libubootenv_0.3.4.bb => libubootenv_0.3.5.bb} (93%) diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.4.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb similarity index 93% rename from meta/recipes-bsp/u-boot/libubootenv_0.3.4.bb rename to meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb index ac1e03b8e9..b68bbb430a 100644 --- a/meta/recipes-bsp/u-boot/libubootenv_0.3.4.bb +++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.1-or-later.txt;md5=4fbd65380cdd255951 SECTION = "libs" SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https;branch=master" -SRCREV = "4dfb5254fc0540a36e87914bc14644c047ea7678" +SRCREV = "3f4d15e36ceb58085b08dd13f3f2788e9299877b" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189039): https://lists.openembedded.org/g/openembedded-core/message/189039 Mute This Topic: https://lists.openembedded.org/mt/101936413/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
