diff mbox series

[07/22] libubootenv: upgrade 0.3.5 -> 0.3.6

Message ID 1729834769-4717-7-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 25, 2024, 5:39 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../u-boot/{libubootenv_0.3.5.bb => libubootenv_0.3.6.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{libubootenv_0.3.5.bb => libubootenv_0.3.6.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb
similarity index 93%
rename from meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb
rename to meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb
index b68bbb430a..8c7a59ba96 100644
--- a/meta/recipes-bsp/u-boot/libubootenv_0.3.5.bb
+++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.6.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 = "3f4d15e36ceb58085b08dd13f3f2788e9299877b"
+SRCREV = "5507339628b5caf244e1ff9d58cb3fa534b16beb"
 
 S = "${WORKDIR}/git"