diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-14 09:28:30 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-14 09:28:30 +0200 |
commit | d249fa8ef5e38e5353aa268fc2baff1671fd5fa8 (patch) | |
tree | 3adad413a2df2ddd3dae4ea388f2a53a022a5d5b /recipes-misc/images | |
parent | 8bc1013f402e774d37f6ca581d49f0160542ddf9 (diff) | |
download | meta-ti-d249fa8ef5e38e5353aa268fc2baff1671fd5fa8.tar.gz |
ti-hw-bringup-image: switch to task-ti-test
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc/images')
-rw-r--r-- | recipes-misc/images/ti-hw-bringup-image.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb index cbb9d965..12624324 100644 --- a/recipes-misc/images/ti-hw-bringup-image.bb +++ b/recipes-misc/images/ti-hw-bringup-image.bb | |||
@@ -17,12 +17,7 @@ IMAGE_INSTALL += " \ | |||
17 | alsa-utils \ | 17 | alsa-utils \ |
18 | devmem2 \ | 18 | devmem2 \ |
19 | iw \ | 19 | iw \ |
20 | bonnie++ \ | 20 | task-ti-test \ |
21 | hdparm \ | ||
22 | iozone3 \ | ||
23 | iperf \ | ||
24 | lmbench \ | ||
25 | rt-tests \ | ||
26 | evtest \ | 21 | evtest \ |
27 | bc \ | 22 | bc \ |
28 | " | 23 | " |