diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-11-18 09:15:55 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-11-18 09:15:55 +0000 |
commit | 15387c72d5cf1a77a5a0afa6750dae73a8dbc12f (patch) | |
tree | ab55e077002322c8f245c79c87c6a6f2f7b0ed2e /recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb | |
parent | 7f3d2b172af63fc894f80eece075434b2c5fbbc5 (diff) | |
parent | e4e52ba358c094952ec868d32524a26dfa4bae89 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb')
-rw-r--r-- | recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb | 5 |
1 files changed, 3 insertions, 2 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 2d14e0c65b..0dc89e6a67 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" -PV = "0.0.1+svnr${SRCREV}" +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 \ |