]> code.ossystems Code Review - openembedded-core.git/commitdiff
libubootenv: bump to revision 86bd30a
authorPierre-Jean Texier <pjtexier@koncepto.io>
Thu, 25 Jun 2020 19:07:36 +0000 (21:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2020 07:24:20 +0000 (08:24 +0100)
This includes the following changes:

86bd30a Restore ability to feed script file via stdin, using `-s -`.
c91dcca ubi, write: fix invalid envsize ptr to UBI_IOCVOLUP

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/libubootenv_0.2.bb

index ea29b668e895b59d1e2908cbc246c314ebf5d91b..3820ba262eca2fdc3bbca7d10ae5d3600a662403 100644 (file)
@@ -12,7 +12,7 @@ SECTION = "libs"
 
 PV = "0.2+git${SRCPV}"
 SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https"
-SRCREV = "f4b9cde3815abe84a98079cedd515283ea08c16b"
+SRCREV = "86bd30a14e153a18f670b25708795253d8736f0f"
 
 S = "${WORKDIR}/git"