aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-distro/recipes-core/images/tisdk-recovery-rootfs-image.bb
blob: 5a1ea0fd93caa0496b15134e34458481b39fcd1d (plain)
1
2
3
4
5
6
7
8
9
10
# TI SDK recovery filesystem image
COMPATIBLE_MACHINE = "keystone"

require arago-image.inc

IMAGE_INSTALL += "\
    packagegroup-arago-tisdk-recoveryfs \
"

export IMAGE_BASENAME = "tisdk-recoveryfs"