[oe-commits] Koen Kooi : matchbox-theme-bug: remove AUTOREV to fix parsing

git version control git at git.openembedded.org
Thu Jan 20 15:26:49 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3eca7c2641dad3e13a3533b892a1d64615cd958a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3eca7c2641dad3e13a3533b892a1d64615cd958a

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jan 20 16:21:54 2011 +0100

matchbox-theme-bug: remove AUTOREV to fix parsing

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/buglabs/matchbox-theme-bug.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/buglabs/matchbox-theme-bug.inc b/recipes/buglabs/matchbox-theme-bug.inc
index 28e0d63..a336612 100644
--- a/recipes/buglabs/matchbox-theme-bug.inc
+++ b/recipes/buglabs/matchbox-theme-bug.inc
@@ -2,7 +2,7 @@ LICENSE = "CC-BY-SA3"
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
 
-SRCREV=${AUTOREV}
+SRCREV=1
 
 SRC_URI += "svn://bugcamp.net/bug/trunk/;module=com.buglabs.bug.theme/matchbox/${THEME_NAME} \
             file://session"





More information about the Openembedded-commits mailing list