Author: agrundman Date: Wed Feb 22 04:48:11 2012 New Revision: 9616 URL: http://svn.slimdevices.com/jive?rev=9616&view=rev Log: Fix svn paths to point to tagged TinyLMS and 7.7.1-update SP
Modified: 7.7/branches/7.7.1-update/squeezeos/poky/build/conf/local.conf.sample 7.7/branches/7.7.1-update/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf Modified: 7.7/branches/7.7.1-update/squeezeos/poky/build/conf/local.conf.sample URL: http://svn.slimdevices.com/jive/7.7/branches/7.7.1-update/squeezeos/poky/build/conf/local.conf.sample?rev=9616&r1=9615&r2=9616&view=diff ============================================================================== --- 7.7/branches/7.7.1-update/squeezeos/poky/build/conf/local.conf.sample (original) +++ 7.7/branches/7.7.1-update/squeezeos/poky/build/conf/local.conf.sample Wed Feb 22 04:48:11 2012 @@ -169,8 +169,8 @@ ENABLE_BINARY_LOCALE_GENERATION = "1" # This overrides the entry in squeezos.conf -#SQUEEZECENTER_SCM = "svn://svn.slimdevices.com/repos/slim/7.7;proto=http" -#SQUEEZECENTER_SVN_MODULE = "trunk" +SQUEEZECENTER_SCM = "svn://svn.slimdevices.com/repos/slim/7.7/tags;proto=http" +SQUEEZECENTER_SVN_MODULE = "7.7.1" # Enable the below to build wlan drivers / wps using private source #SQUEEZEOS_PRIVATE_SVN = "xxxx" Modified: 7.7/branches/7.7.1-update/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf URL: http://svn.slimdevices.com/jive/7.7/branches/7.7.1-update/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf?rev=9616&r1=9615&r2=9616&view=diff ============================================================================== --- 7.7/branches/7.7.1-update/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf (original) +++ 7.7/branches/7.7.1-update/squeezeos/poky/meta-squeezeos/conf/distro/squeezeos.conf Wed Feb 22 04:48:11 2012 @@ -26,8 +26,8 @@ IMAGE_DEPENDS_ubi = "mtd-utils-native" # SqueezeOS/SqueezePlay SCM -SQUEEZEOS_SVN ?= "svn://svn.slimdevices.com/repos/jive/${DISTRO_VERSION}/trunk/squeezeos/src;proto=http" -SQUEEZEPLAY_SCM ?= "svn://svn.slimdevices.com/repos/jive/${DISTRO_VERSION}/trunk/squeezeplay/src;proto=http" +SQUEEZEOS_SVN ?= "svn://svn.slimdevices.com/repos/jive/${DISTRO_VERSION}/branches/7.7.1-update/squeezeos/src;proto=http" +SQUEEZEPLAY_SCM ?= "svn://svn.slimdevices.com/repos/jive/${DISTRO_VERSION}/branches/7.7.1-update/squeezeplay/src;proto=http" SQUEEZECENTER_SCM ?= "svn://svn.slimdevices.com/repos/slim/${DISTRO_VERSION};proto=http" _______________________________________________ Jive-checkins mailing list Jive-checkins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/jive-checkins