From: Wang Mingyu Date: Fri, 25 Oct 2024 05:39:14 +0000 (+0800) Subject: libubootenv: upgrade 0.3.5 -> 0.3.6 X-Git-Tag: yocto-5.2~1493 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63395c91357a691fc65c96be2e4734166d5a5dc3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libubootenv: upgrade 0.3.5 -> 0.3.6 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- 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 b68bbb430ab..8c7a59ba963 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"