[oe-commits] Martin Jansa : matchbox-panel-2-icon-themes: add SRCREV_FORMAT as there is more svn urls

git version control git at git.openembedded.org
Sun Nov 15 21:04:40 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: b93e7e22233e78b04ac6208be9f6de05260ae490
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b93e7e22233e78b04ac6208be9f6de05260ae490

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 22:04:02 2009 +0100

matchbox-panel-2-icon-themes: add SRCREV_FORMAT as there is more svn urls

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

---

 .../matchbox-panel-2-icon-themes_0.0.1.bb          |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb b/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb
index 9ebd240..0dc89e6 100644
--- a/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb
+++ b/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb
@@ -4,13 +4,14 @@ SECTION = "x11/panels"
 DEPENDS = "imagemagick-native"
 RPROVIDES_${PN} = "matchbox-panel-2-icon-theme"
 PACKAGE_ARCH = "all"
+SRCREV_FORMAT = "startup"
 PV = "0.0.1+svnr${SRCPV}"
 PR = "r0"
 
 inherit gtk-icon-cache
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-panel-2/applets/battery/data;proto=http;maxrev=1918 \
-	   svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-panel-2/applets/startup/data;proto=http \
+	   svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-panel-2/applets/startup/data;proto=http;name=startup \
 	   svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-panel-2/applets/brightness/data;proto=http \
 	   file://user-desktop.png \
 	   file://task-switcher.png \





More information about the Openembedded-commits mailing list