Sfoglia il codice sorgente

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 anni fa
parent
commit
d345ba975d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"