All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libubootenv: upgrade 0.3.3 -> 0.3.4
@ 2023-06-02 11:27 Stefano Babic
  2023-06-04 20:33 ` [OE-core] " Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Babic @ 2023-06-02 11:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: Stefano Babic

Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 .../u-boot/{libubootenv_0.3.3.bb => libubootenv_0.3.4.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{libubootenv_0.3.3.bb => libubootenv_0.3.4.bb} (93%)

diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.3.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.4.bb
similarity index 93%
rename from meta/recipes-bsp/u-boot/libubootenv_0.3.3.bb
rename to meta/recipes-bsp/u-boot/libubootenv_0.3.4.bb
index 55f91b6f05..25cdf3b05c 100644
--- a/meta/recipes-bsp/u-boot/libubootenv_0.3.3.bb
+++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.4.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 = "108100622160bb0c7ef4b6186230fe1f26402791"
+SRCREV = "4dfb5254fc0540a36e87914bc14644c047ea7678"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-05  7:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02 11:27 [PATCH] libubootenv: upgrade 0.3.3 -> 0.3.4 Stefano Babic
2023-06-04 20:33 ` [OE-core] " Alexandre Belloni
2023-06-05  7:30   ` Stefano Babic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.