[oe-commits] Koen Kooi : x-load: fix omap3-touchbook

git version control git at git.openembedded.org
Sat Jan 8 19:35:44 UTC 2011


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jan  8 20:24:42 2011 +0100

x-load: fix omap3-touchbook

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

---

 recipes/x-load/x-load_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index 844ddfc..ceabf97 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -19,7 +19,8 @@ SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git
 
 XLOAD_MACHINE_beagleboard = "omap3530beagle_config"
 
-SRC_URI_omap3-touchbook = "   git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git \\
+SRCREV_omap3-touchbook = "319b26586fafb86f919f514bcd175838aaab96b3"
+SRC_URI_omap3-touchbook = "   git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git \
                               file://name.patch \
                               file://screen-off.patch \
                              "





More information about the Openembedded-commits mailing list