Add additional development utilities to the development image.

Signed-off-by: Stefan Agner <ste...@agner.ch>
---
 recipes-images/angstrom/development-image.bb | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/recipes-images/angstrom/development-image.bb 
b/recipes-images/angstrom/development-image.bb
index b5c971a..ae59469 100644
--- a/recipes-images/angstrom/development-image.bb
+++ b/recipes-images/angstrom/development-image.bb
@@ -6,6 +6,7 @@ require systemd-image.bb
 
 ARCHTOOLS = ""
 ARCHTOOLS_x86 = "dmidecode"
+ARCHTOOLS_arm = "dtc"
 
 IMAGE_INSTALL += " \
        packagegroup-sdk-target \
@@ -22,17 +23,25 @@ IMAGE_INSTALL += " \
        alsa-utils \
        devmem2 \
        iw \
+       blktool \
        bonnie++ \
        hdparm \
        iozone3 \
+       mmc-utils \
        iperf \
+       iperf3 \
        lmbench \
        rt-tests \
        evtest \
        bc \
        fb-test \
+       libdrm-tests \
        tcpdump \
        procps \
+       strace \
+       kexec \
+       perf \
+       qemu \
        util-linux \
        coreutils \
        ethtool \
-- 
1.9.1


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to