浏览代码

libubootenv: bump SRCREV

This includes the following changes:

edb580a fw_printenv: set 'u-boot-initial-env' file as default
d630076 fw_printenv: remove declaration in for loop

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Pierre-Jean Texier' via swupdate 6 年之前
父节点
当前提交
d345ba975d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes-bsp/libubootenv/libubootenv_0.1.bb

+ 1 - 1
recipes-bsp/libubootenv/libubootenv_0.1.bb

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffe
 SECTION = "libs"
 
 SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https"
-SRCREV = "8a7d4030bcb106de11632e85b6a0e7b7d4cb47af"
+SRCREV = "edb580a42e46f76543edd0d6fd603881c6294eca"
 PV_append = "+git${SRCPV}"
 
 S = "${WORKDIR}/git"