aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-08 20:24:42 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-08 20:24:42 +0100
commit1b0f4bb9e4c41aad167ede74ae45a2c12e3856a1 (patch)
tree0ea63e6b0848ce4ea38ee5f0cfea5b57efa36939 /recipes/x-load
parent27b8b3fed1326a37936e60ed9d7d4eecb04f54c8 (diff)
downloadopenembedded-1b0f4bb9e4c41aad167ede74ae45a2c12e3856a1.tar.gz
x-load: fix omap3-touchbook
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load_git.bb3
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 844ddfc0fe..ceabf97a53 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 \
"