From: Holger Freyther Date: Fri, 4 Mar 2005 23:44:54 +0000 (+0000) Subject: libxine for opie: X-Git-Tag: Release-2010-05/1~14762 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd608519151759c77e09a45de4fbf367ce5ee35;p=openembedded.git libxine for opie: -Disabling the cacatest resulted in the attempt to build the caca output plugin. We disable caca completely now (tested with caca headers installed when cross compiling xine) BKrev: 4228f2f6wn__7mc1SSO5Di_S1lW6zw --- diff --git a/packages/libxine/libxine-opie_1.0.bb b/packages/libxine/libxine-opie_1.0.bb index 11d1944b36..2f9a1530d6 100644 --- a/packages/libxine/libxine-opie_1.0.bb +++ b/packages/libxine/libxine-opie_1.0.bb @@ -47,7 +47,7 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \ --without-v4l --without-arts --without-sdl \ --disable-dxr3 --without-xv --without-xvmc \ --without-xxmc --without-Xshm --without-x \ - --disable-cacatest" + --disable-cacatest --without-caca " do_compile() { oe_runmake LIBTOOL=${S}/${TARGET_SYS}-libtool