aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-15 19:27:45 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-15 19:27:45 +0200
commita6d3ba856df758ae4db30c02121d95fb3d4829f3 (patch)
treef4a84cfec86c5e3175b88227fd3bce674373c5dc /recipes/x-load
parentd861047e32eacf91974108a5eeba1f847bad5b9f (diff)
downloadopenembedded-a6d3ba856df758ae4db30c02121d95fb3d4829f3.tar.gz
x-load: add omap3-touchbook support
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load_git.bb5
1 files changed, 5 insertions, 0 deletions
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 \
"