summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load/x-load_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-08 20:03:43 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-08 20:03:43 +0100
commit675866afcb9cfc421693448a7903fa059c922b63 (patch)
tree23f8e85d7e5b22807f0a0bc0ed4c64066afedc8a /recipes-bsp/x-load/x-load_git.bb
parent234596fc5d169b91aba8f998e20307715fdebfcc (diff)
downloadmeta-ti-675866afcb9cfc421693448a7903fa059c922b63.tar.gz
P: add support the Always Innovating Touchbook
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/x-load/x-load_git.bb')
-rw-r--r--recipes-bsp/x-load/x-load_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/x-load/x-load_git.bb b/recipes-bsp/x-load/x-load_git.bb
index ddb20907..4ab0a34f 100644
--- a/recipes-bsp/x-load/x-load_git.bb
+++ b/recipes-bsp/x-load/x-load_git.bb
@@ -18,5 +18,6 @@ SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20XLOAD_MACHINE_beagleboard = "omap3530beagle_config" 20XLOAD_MACHINE_beagleboard = "omap3530beagle_config"
21XLOAD_MACHINE_omap3-touchbook = "omap3530beagle_config"
21 22
22PACKAGE_ARCH = "${MACHINE_ARCH}" 23PACKAGE_ARCH = "${MACHINE_ARCH}"