Author: titmuss
Date: Fri Jul 18 03:32:47 2008
New Revision: 2715

URL: http://svn.slimdevices.com?rev=2715&root=Jive&view=rev
Log:
Bug: N/A
Description:
Set the JIVE_VERSION from poky receipe while compiling squeezeplay.


Modified:
    
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb

Modified: 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb?rev=2715&root=Jive&r1=2714&r2=2715&view=diff
==============================================================================
--- 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb 
(original)
+++ 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb 
Fri Jul 18 03:32:47 2008
@@ -2,7 +2,7 @@
 LICENSE = "Logitech Public Source License"
 
 PV = "7.2+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 DEPENDS += "libsdl libsdl-ttf libsdl-gfx libsdl-image"
 RDEPENDS += "libsdl libsdl-ttf libsdl-gfx libsdl-image"
@@ -21,4 +21,6 @@
 
 inherit autotools
 
+CFLAGS_prepend = '-DSQUEEZEPLAY_RELEASE=\\"${DISTRO_VERSION}\\" 
-DSQUEEZEPLAY_REVISION=\\"${SQUEEZEOS_REVISION}\\"'
+
 FILES_${PN} += "${datadir}"

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

Reply via email to