summaryrefslogtreecommitdiff
path: root/packages/images/moko-underground-image.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-06-01 13:18:21 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-06-01 13:18:21 +0000
commit8165b9d375867eef6a68ae3e76bbd45d478a75f3 (patch)
tree0378dec22363e50f1930da0f89564c7cd94d85d4 /packages/images/moko-underground-image.bb
parentd69fd172c6e48679d54aa3e6767fb0cd357fc416 (diff)
fso-image|moko-underground-image: add some tools
Diffstat (limited to 'packages/images/moko-underground-image.bb')
-rw-r--r--packages/images/moko-underground-image.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/images/moko-underground-image.bb b/packages/images/moko-underground-image.bb
index 5752ce6037..590aaf941f 100644
--- a/packages/images/moko-underground-image.bb
+++ b/packages/images/moko-underground-image.bb
@@ -13,6 +13,11 @@ ADD_INSTALL = "\
\
"
+TOOLS_INSTALL = "\
+ nano \
+ powertop \
+ htop \
+"
IMAGE_INSTALL = "\
${MACHINE_TASK_PROVIDER} \
@@ -27,6 +32,7 @@ IMAGE_INSTALL = "\
task-pyneo \
\
${ADD_INSTALL} \
+ ${TOOLS_INSTALL} \
"
inherit image