diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 12:31:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 12:31:52 +0000 |
commit | 6fbf586eaf18e62bdb741d2044e83c5fbbe144ea (patch) | |
tree | 27d93bb01be1239b4d3917a5e53843025b277c55 /meta | |
parent | 585c46b3a46164b6c083dbf539736a187544475b (diff) | |
download | poky-6fbf586eaf18e62bdb741d2044e83c5fbbe144ea.tar.gz |
matchbox-themes-extra: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2454 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb b/meta/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb index 6247ad4b25..6a9f18beaf 100644 --- a/meta/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb +++ b/meta/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes" | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | DEPENDS = "matchbox-wm" | 3 | DEPENDS = "matchbox-wm" |
4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
5 | PV = "0.3+svn${SRCDATE}" | 5 | PV = "0.3+svnr${SRCREV}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" |
8 | S = "${WORKDIR}/${PN}" | 8 | S = "${WORKDIR}/${PN}" |