From: Marcin Juszkiewicz Date: Thu, 9 Aug 2007 12:19:42 +0000 (+0000) Subject: matchbox-theme-sato: switched to SRCREV X-Git-Tag: 2011-1~10968 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2d7891b7a1770ef22a2f42a584950b7f9b77dba6;p=openembedded-core.git matchbox-theme-sato: switched to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2450 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb index 5ed1325b50..d42f6421ed 100644 --- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb @@ -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" -