From 487902fbe5fbe941c7141b82824d036adc0fe035 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 13 May 2012 16:11:26 +0200 Subject: trygvis-console: Adding sysstat and opkg packages. --- meta-trygvis/recipes-core/images/trygvis-console.bb | 4 ++++ 1 file changed, 4 insertions(+) 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" -- cgit v1.2.3