summaryrefslogtreecommitdiffstats
path: root/recipes-jailhouse/jailhouse/jailhouse_0.6.bb
blob: d0fc7f91853f9bc1b9b0d36a2731693baea0647f (plain)
1
2
3
4
5
6
7
8
9
10
11
require jailhouse.inc

SRC_URI = "git://github.com/siemens/jailhouse.git;protocol=git \
        file://0002-no-ldflags-in-tools.patch \
	file://0003-workaround-if-changed-problem-in-tools-makefile.patch \
	file://0004-no-kbuild-of-tools.patch \
	"

SRCREV = "81528e48763c8dfc10851c49968eb3d053d4b85c"

CELLS = "freertos-cell freertos-demo1-cell freertos-demo3-cell freertos-ivshmem-demo"