aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/images/uxen-guest-image-minimal.bb
blob: d37a95b7f5ae878d0998ae93c1e7d153817a13c0 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "A Linux guest image for the uXen type-2 hypervisor."
LICENSE = "MIT"

inherit core-image

IMAGE_INSTALL += " \
    packagegroup-core-boot \
    uxen-guest-tools \
    "