[OE-core] [PATCH 8/8] xserver-xorg.inc: enable xmlto

Otavio Salvador otavio at ossystems.com.br
Tue Jul 8 18:53:30 UTC 2014


Hello,

The commit log needs to be way more detailed. Without a reasoning this
just increases build time so for now, NAK!

On Tue, Jul 8, 2014 at 6:48 AM, Hongxu Jia <hongxu.jia at windriver.com> wrote:
> [YOCTO #2416]
>
> Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
> ---
>  meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> index b9b9ac4..ac76b01 100644
> --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> @@ -25,7 +25,7 @@ inherit autotools pkgconfig
>
>  PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto xf86dgaproto xf86miscproto xf86vidmodeproto compositeproto recordproto resourceproto videoproto scrnsaverproto  xineramaproto fontsproto kbproto inputproto bigreqsproto xcmiscproto presentproto"
>  LIB_DEPS = "pixman libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess openssl libgcrypt"
> -DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} font-util"
> +DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} font-util xmlto-native"
>
>  # Split out some modules and extensions from the main package
>  # These aren't needed for basic operations and only take up space:
> @@ -99,7 +99,7 @@ FILES_${PN}-module-libxf1bpp = "${libdir}/xorg/modules/libxf1bpp.so"
>  FILES_${PN}-module-libxf4bpp = "${libdir}/xorg/modules/libxf4bpp.so"
>
>  EXTRA_OECONF += "--with-fop=no \
> -                 --without-xmlto \
> +                 --with-xmlto \
>                   --with-pic \
>                   --disable-static \
>                   --disable-xinerama \
> --
> 1.8.1.2
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list