Author: titmuss
Date: Wed Sep 24 09:51:00 2008
New Revision: 2959

URL: http://svn.slimdevices.com?rev=2959&root=Jive&view=rev
Log:
Bug: N/A
Description:
Make squeezeplay skin seperate packages, and pull in the correct skin for the 
hardware 
platform.

Modified:
    7.3/trunk/squeezeos/poky/meta-squeezeos/packages/libsdl/libsdl-image_svn.bb

Modified: 
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/libsdl/libsdl-image_svn.bb
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeos/poky/meta-squeezeos/packages/libsdl/libsdl-image_svn.bb?rev=2959&root=Jive&r1=2958&r2=2959&view=diff
==============================================================================
--- 7.3/trunk/squeezeos/poky/meta-squeezeos/packages/libsdl/libsdl-image_svn.bb 
(original)
+++ 7.3/trunk/squeezeos/poky/meta-squeezeos/packages/libsdl/libsdl-image_svn.bb 
Wed Sep 24 09:51:00 2008
@@ -5,7 +5,7 @@
 BV = "1.2.5"
 
 PV = "${BV}+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI="${SQUEEZEPLAY_SCM};module=SDL_image-${BV}"
 
@@ -18,7 +18,7 @@
 
 inherit autotools
 
-EXTRA_OECONF = "--disable-tif"
+EXTRA_OECONF = "--disable-tif --disable-jpg-shared --disable-png-shared"
 
 autotools_do_configure() {
        ${S}/autogen.sh

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to