openwrtv4/package/boot/uboot-envtools/patches
John Crispin 8a82c2cd36 uboot-envtools: fix build if ubi volume support is disabled
Insert a missing #ifdef UBI around the use of libubi_close().
As the preceding if (libubi) will never be true on non-UBI builds,
compiling only failed when disabling optimization.

Also rebase patch to latest u-boot.git HEAD.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 41313
2014-06-24 18:12:56 +00:00
..
001-compile.patch uboot-envtools: update to 2014.04 2014-05-19 16:41:24 +00:00
100-fw_env_gnu_source.patch uboot-envtools: fix build with musl 2014-03-20 13:51:27 +00:00
300-support-env-in-ubivol-chardev.patch uboot-envtools: fix build if ubi volume support is disabled 2014-06-24 18:12:56 +00:00