Author: titmuss
Date: Thu Aug 21 07:10:23 2008
New Revision: 2876
URL: http://svn.slimdevices.com?rev=2876&root=Jive&view=rev
Log:
Bug: 9192
Description:
Poky changes.
Modified:
7.3/trunk/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/jivetest/jivetest_1.0.bb
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay-jive_svn.bb
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb
Modified: 7.3/trunk/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf?rev=2876&root=Jive&r1=2875&r2=2876&view=diff
==============================================================================
--- 7.3/trunk/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf
(original)
+++ 7.3/trunk/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf Thu Aug
21 07:10:23 2008
@@ -30,31 +30,31 @@
# SqueezePlay application
-SRCREV_pn-squeezeplay ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-squeezeplay-jive ?= "${SQUEEZEOS_REVISION}"
+SRCREV_pn-squeezeplay ?= "${AUTOREV}"
+SRCREV_pn-squeezeplay-jive ?= "${AUTOREV}"
# SqueezePlay dependancies
-SRCREV_pn-libsdl-image ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-libsdl ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-libsdl-ttf ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-libsdl-gfx ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-freefont ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luaprofiler ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luasocket ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-lualoop ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luajson ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luafilesystem ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luazipfilter ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-lua ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-lua-native ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luasyslog ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-lualogging ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-luatolua++ ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-portaudio ?= "${SQUEEZEOS_REVISION}"
+SRCREV_pn-libsdl-image ?= "${AUTOREV}"
+SRCREV_pn-libsdl ?= "${AUTOREV}"
+SRCREV_pn-libsdl-ttf ?= "${AUTOREV}"
+SRCREV_pn-libsdl-gfx ?= "${AUTOREV}"
+SRCREV_pn-freefont ?= "${AUTOREV}"
+SRCREV_pn-luaprofiler ?= "${AUTOREV}"
+SRCREV_pn-luasocket ?= "${AUTOREV}"
+SRCREV_pn-lualoop ?= "${AUTOREV}"
+SRCREV_pn-luajson ?= "${AUTOREV}"
+SRCREV_pn-luafilesystem ?= "${AUTOREV}"
+SRCREV_pn-luazipfilter ?= "${AUTOREV}"
+SRCREV_pn-lua ?= "${AUTOREV}"
+SRCREV_pn-lua-native ?= "${AUTOREV}"
+SRCREV_pn-luasyslog ?= "${AUTOREV}"
+SRCREV_pn-lualogging ?= "${AUTOREV}"
+SRCREV_pn-luatolua++ ?= "${AUTOREV}"
+SRCREV_pn-portaudio ?= "${AUTOREV}"
# SqueezeOS
-SRCREV_pn-linux-jive ?= "${SQUEEZEOS_REVISION}"
-SRCREV_pn-jivetest ?= "${SQUEEZEOS_REVISION}"
+SRCREV_pn-linux-jive ?= "${AUTOREV}"
+SRCREV_pn-jivetest ?= "${AUTOREV}"
# jive marvell wlan driver, use binary version
Modified:
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/jivetest/jivetest_1.0.bb
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeos/poky/meta-squeezeos/packages/jivetest/jivetest_1.0.bb?rev=2876&root=Jive&r1=2875&r2=2876&view=diff
==============================================================================
--- 7.3/trunk/squeezeos/poky/meta-squeezeos/packages/jivetest/jivetest_1.0.bb
(original)
+++ 7.3/trunk/squeezeos/poky/meta-squeezeos/packages/jivetest/jivetest_1.0.bb
Thu Aug 21 07:10:23 2008
@@ -1,7 +1,7 @@
DESCRIPTION = "Jive test software"
-PV = "7.2+svnr${SRCREV}"
-PR = "r1"
+PV = "${DISTRO_VERSION}+svnr${SRCREV}"
+PR = "r2"
SRC_URI="${SQUEEZEOS_SVN};module=jivetest;proto=http"
Modified:
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay-jive_svn.bb
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay-jive_svn.bb?rev=2876&root=Jive&r1=2875&r2=2876&view=diff
==============================================================================
---
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay-jive_svn.bb
(original)
+++
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay-jive_svn.bb
Thu Aug 21 07:10:23 2008
@@ -1,8 +1,8 @@
DESCRIPTION = "SqueezePlay - Jive specific code"
LICENSE = "Logitech Public Source License"
-PV = "7.2+svnr${SRCREV}"
-PR = "r5"
+PV = "${DISTRO_VERSION}+svnr${SRCREV}"
+PR = "r6"
DEPENDS += "squeezeplay"
Modified:
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb?rev=2876&root=Jive&r1=2875&r2=2876&view=diff
==============================================================================
---
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb
(original)
+++
7.3/trunk/squeezeos/poky/meta-squeezeos/packages/squeezeplay/squeezeplay_svn.bb
Thu Aug 21 07:10:23 2008
@@ -1,8 +1,8 @@
DESCRIPTION = "SqueezePlay"
LICENSE = "Logitech Public Source License"
-PV = "7.2+svnr${SRCREV}"
-PR = "r5"
+PV = "${DISTRO_VERSION}+svnr${SRCREV}"
+PR = "r6"
DEPENDS += "libsdl libsdl-ttf libsdl-gfx libsdl-image"
RDEPENDS += "libsdl libsdl-ttf libsdl-gfx libsdl-image"
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins