aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-linaro/images/linaro-image-arago.bb
blob: ac61febee78b2c04054b1eac15f4c388bef14bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUMMARY = "Arago based image for testing"
DESCRIPTION = "Image capable of booting and testing device."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

require linaro-image-common.inc

# List of packages to install
IMAGE_INSTALL += "\
    bc \
    bonnie++ \
    bridge-utils \
    evtest \
    hdparm \
    iozone3 \
    iperf \
    lmbench \
    memtester \
    rt-tests \
    "