summaryrefslogtreecommitdiffstats
path: root/meta-rt/images/core-image-minimal-rt.bb
blob: 32a9b92e5a550ae822999cfeabb4a1feab6c00e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (C) 2010 Intel Corporation.
#

DESCRIPTION = "Minimal Real-Time Linux Image"
DEPENDS = "linux-yocto-rt"

require recipes-core/images/core-image-minimal.bb

IMAGE_INSTALL += "rt-tests"

LICENSE = "MIT"
OpenPOWER on IntegriCloud