浏览代码

libubootenv: bump git srcrev

This includes the following changes:

9e121d4 uboot_env: fix print format of type size_t
6c623d1 uboot_env: add ubi volume support
8feae6a uboot_env: add a flag to manage device type
65ae5fe uboot_env: don't accept MTD_DATAFLASH and MTD_UBI_VOLUME
2c36d07 uboot_env: nand: fix return of devwrite
a1744ab uboot_env: nand: fix return of devread

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

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

@@ -1,5 +1,5 @@
 require libubootenv.inc
-SRCREV = "88de5d2b0be791f5e91889e8aed5dc985769b74d"
+SRCREV = "9e121d41113dc0313452b2c00627097c46802c10"
 PV_append = "+git${SRCPV}"
 
 DEFAULT_PREFERENCE = "-1"