[PATCH] barebox: select host-lzop
Sascha Hauer
s.hauer at pengutronix.de
Thu May 15 05:47:22 PDT 2014
Hi Markus,
On Thu, May 15, 2014 at 02:26:44PM +0200, Markus Niebel wrote:
> From: Markus Niebel <Markus.Niebel at tq-group.com>
>
> creation of barebox.z requires lzop. As this may be not installed,
> let's handle this inside of our build logic.
>
> Signed-off-by: Markus Niebel <Markus.Niebel at tq-group.com>
Please send this to the ptxdist list, the patch applies better there ;)
Sascha
> ---
> platforms/barebox.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/platforms/barebox.in b/platforms/barebox.in
> index 6e65f83..6f66d1f 100644
> --- a/platforms/barebox.in
> +++ b/platforms/barebox.in
> @@ -10,6 +10,7 @@ config BAREBOX_ARCH_STRING
> menuconfig BAREBOX
> select BOOTLOADER
> select HOST_LIBUSB if BAREBOX_NEEDS_HOST_LIBUSB
> + select HOST_LZOP
> prompt "barebox "
> bool
> help
> --
> 1.7.9.5
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list