This adds the missing feature 'negative offsets' which was present
in the orginal U-Boot based tools.
git change log:
*
f4b9cde Allow negative offsets
*
45bf92a Detect sector size if not found in config
*
9f59db6 uboot_env: remove unused variables
*
65d243e README: libubootenv is now in oe-core
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
PV = "0.2+git${SRCPV}"
SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https"
-SRCREV = "ba952d05ec9ab16029816a06d956bac7fb4e9832"
+SRCREV = "f4b9cde3815abe84a98079cedd515283ea08c16b"
S = "${WORKDIR}/git"