libubootenv: bump to revision 86bd30a

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

(From OE-Core rev: cb961b737cc3ae36ca27867248d6077e8fbcf534)

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Pierre-Jean Texier
2020-06-25 21:07:36 +02:00
committed by Richard Purdie
parent 157e44bdba
commit 1db8536204

View 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"