]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-theme-sato: switched to SRCREV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:19:42 +0000 (12:19 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:19:42 +0000 (12:19 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2450 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb

index 5ed1325b507d77aefaaf3875b2fa9ff9ed53ff7b..d42f6421ed4226a4e3d66cffb0edfb114b41920f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager Sato themes"
 LICENSE = "CC-BY-SA3"
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
-PV = "0.1+svn${SRCDATE}"
+PV = "0.1+svnr${SRCREV}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
 S = "${WORKDIR}/matchbox-sato"
@@ -10,4 +10,3 @@ S = "${WORKDIR}/matchbox-sato"
 inherit autotools pkgconfig
 
 FILES_${PN} += "${datadir}/themes"
-