From: Koen Kooi Date: Tue, 15 Sep 2009 17:27:45 +0000 (+0200) Subject: x-load: add omap3-touchbook support X-Git-Tag: Release-2010-05/1~2451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d3ba856df758ae4db30c02121d95fb3d4829f3;p=openembedded.git x-load: add omap3-touchbook support --- diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb index 0fa8cdfc62..35090e621a 100644 --- a/recipes/x-load/x-load_git.bb +++ b/recipes/x-load/x-load_git.bb @@ -16,6 +16,11 @@ SRC_URI_append_beagleboard = " \ file://name.patch;patch=1 \ " +SRC_URI_append_omap3-touchbook = " \ + file://name.patch;patch=1 \ + " + + SRC_URI_append_omap3517-evm = " \ file://xload-shiva.diff;patch=1 \ "