diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-02 19:07:22 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-07 17:36:47 +0100 |
commit | 08a78956183db95153202871a20977ddca26aa02 (patch) | |
tree | c644ea055390df138bcdc900e8dd53c9cd3bc7f1 /recipes-misc | |
parent | 6ba16f8b9348a8021cc9684ffe37a2977be28795 (diff) | |
download | meta-ti-08a78956183db95153202871a20977ddca26aa02.tar.gz |
cloud9-image: add tslib-tests to test touchscreens
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-rw-r--r-- | recipes-misc/images/cloud9-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 087e88f0..5d25493a 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb | |||
@@ -26,6 +26,7 @@ IMAGE_INSTALL += " \ | |||
26 | gdb gdbserver \ | 26 | gdb gdbserver \ |
27 | nodejs-dev \ | 27 | nodejs-dev \ |
28 | mplayer2 \ | 28 | mplayer2 \ |
29 | tslib-tests tslib-calibrate \ | ||
29 | " | 30 | " |
30 | 31 | ||
31 | export IMAGE_BASENAME = "Cloud9-IDE" | 32 | export IMAGE_BASENAME = "Cloud9-IDE" |