From 1b0f4bb9e4c41aad167ede74ae45a2c12e3856a1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 8 Jan 2011 20:24:42 +0100 Subject: [PATCH] x-load: fix omap3-touchbook Signed-off-by: Koen Kooi --- recipes/x-load/x-load_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ " -- 2.39.5