[oe-commits] Stefan Schmidt : matchbox-theme-bug: Set SRCREV to correct value.

git version control git at git.openembedded.org
Thu Jan 20 15:45:59 UTC 2011


Module: openembedded.git
Branch: master
Commit: d03d153a2b6efa3eb36b5df3c643314bef15bed4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d03d153a2b6efa3eb36b5df3c643314bef15bed4

Author: Stefan Schmidt <stefan at buglabs.net>
Date:   Thu Jan 20 16:41:06 2011 +0100

matchbox-theme-bug: Set SRCREV to correct value.

Sorry for the AUTOREV problem I introduced. Slipped through my review. Thanks
for fixing.

---

 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 a336612..5addf47 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=1
+SRCREV = "12121"
 
 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