[oe-commits] Martin Jansa : squeezeslave_svn: old trunk for 3.0 seems gone, bump to 7. 6 and add SRCREV

git version control git at git.openembedded.org
Tue Apr 13 19:56:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6903c7f54b8f4c591fddceaf40b418b19abaf214
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6903c7f54b8f4c591fddceaf40b418b19abaf214

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 20:07:58 2010 +0200

squeezeslave_svn: old trunk for 3.0 seems gone, bump to 7.6 and add SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/squeezeclient/squeezeslave_svn.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/squeezeclient/squeezeslave_svn.bb b/recipes/squeezeclient/squeezeslave_svn.bb
index acdbc65..10b3899 100644
--- a/recipes/squeezeclient/squeezeslave_svn.bb
+++ b/recipes/squeezeclient/squeezeslave_svn.bb
@@ -3,10 +3,10 @@ DESCRIPTION = "command line audio playback client for SlimServer"
 LICENSE = "GPL"
 DEPENDS += "flac libvorbis \
            ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad', d)}"
-PV = "3.0+svn-${SRCDATE}"
-PR = "r1"
+SRCREV=30572
+PV = "7.6+svnr${SRCPV}"
 
-SRC_URI = "svn://svn.slimdevices.com/repos/slim/trunk/;module=softsqueeze;proto=http \
+SRC_URI = "svn://svn.slimdevices.com/repos/slim/7.6/trunk/;module=softsqueeze;proto=http \
            file://varinit.patch;patch=1 \
            file://runfix.patch;patch=1 \
            file://makefile.patch;patch=1"





More information about the Openembedded-commits mailing list