[Buildroot] [PATCH] xutil_util-macros: move outside x11r7 scope

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 16 22:42:23 UTC 2015


Gustavo,

On Wed,  2 Dec 2015 19:45:38 -0300, Gustavo Zacarias wrote:
> Move to package/util-macros and rename all symbols.
> They don't really require x11r7 infrastructure and are in fact needed by
> libepoxy which can be made x11r7-less.
> 
> Also add missing select in xfont_encoding for util-macros.
> 
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>

Since you're renaming the Config.in option, some Config.in.legacy
handling is needed.


> diff --git a/package/util-macros/Config.in b/package/util-macros/Config.in
> new file mode 100644
> index 0000000..de0b5bb
> --- /dev/null
> +++ b/package/util-macros/Config.in
> @@ -0,0 +1,4 @@
> +config BR2_PACKAGE_UTIL_MACROS
> +	bool "util-macros"
> +	help
> +	  X.Org autotools utility macros

I am wondering if util-macros isn't too generic. Should we name it
xorg-util-macros ? xorg-autotools-macros ? But admittedly, that's not
matching the upstream name.

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



More information about the buildroot mailing list