[Buildroot] [PATCH] BINFMT_FLAT_SHARED: is not really shared for buildroot purposes

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Mar 27 21:07:29 UTC 2015


Dear Arnout Vandecappelle (Essensium/Mind),

On Fri, 27 Mar 2015 21:55:07 +0100, Arnout Vandecappelle
(Essensium/Mind) wrote:

> diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
> index b6615ce..7508cfa 100644
> --- a/docs/manual/adding-packages-generic.txt
> +++ b/docs/manual/adding-packages-generic.txt
> @@ -208,8 +208,9 @@ information is (assuming the package name is +libfoo+) :
>    which Buildroot will use to download the tarball from
>    +LIBFOO_SITE+. If +HOST_LIBFOO_SOURCE+ is not specified, it defaults
>    to +LIBFOO_SOURCE+. If none are specified, then the value is assumed
> -  to be +libfoo-$(LIBFOO_VERSION).tar.gz+. + Example: +LIBFOO_SOURCE =
> -  foobar-$(LIBFOO_VERSION).tar.bz2+
> +  to be +libfoo-$(LIBFOO_VERSION).tar.gz+.
> +  +
> +  Example: +LIBFOO_SOURCE = foobar-$(LIBFOO_VERSION).tar.bz2+
>  
>  * +LIBFOO_PATCH+ may contain a space-separated list of patch file
>    names, that Buildroot will download and apply to the package source

Probably this part was not meant to be part of the patch, right? :-)

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list