From: Koen Kooi Date: Sat, 8 Jan 2011 19:24:42 +0000 (+0100) Subject: x-load: fix omap3-touchbook X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0f4bb9e4c41aad167ede74ae45a2c12e3856a1;p=openembedded.git x-load: fix omap3-touchbook Signed-off-by: Koen Kooi --- 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 \ "