summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-05-13 16:11:26 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-05-13 16:11:26 +0200
commit487902fbe5fbe941c7141b82824d036adc0fe035 (patch)
tree76c7b5f03364e91b6862bde9f62497320d5dfc53
parent63e604aad6a52a5503a7c81aae17390e57fd8807 (diff)
downloadopenembedded-olinuxino-trygvis-487902fbe5fbe941c7141b82824d036adc0fe035.tar.gz
openembedded-olinuxino-trygvis-487902fbe5fbe941c7141b82824d036adc0fe035.tar.bz2
openembedded-olinuxino-trygvis-487902fbe5fbe941c7141b82824d036adc0fe035.tar.xz
openembedded-olinuxino-trygvis-487902fbe5fbe941c7141b82824d036adc0fe035.zip
trygvis-console: Adding sysstat and opkg packages.
-rw-r--r--meta-trygvis/recipes-core/images/trygvis-console.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-trygvis/recipes-core/images/trygvis-console.bb b/meta-trygvis/recipes-core/images/trygvis-console.bb
index c56bf3e..e220c4d 100644
--- a/meta-trygvis/recipes-core/images/trygvis-console.bb
+++ b/meta-trygvis/recipes-core/images/trygvis-console.bb
@@ -17,4 +17,8 @@ IMAGE_INSTALL += "alsa-utils alsa-tools"
IMAGE_INSTALL += "bluez-hcidump bluez4"
+IMAGE_INSTALL += "opkg opkg-utils"
+
+IMAGE_INSTALL += "sysstat"
+
export IMAGE_BASENAME = "trygvis"