summaryrefslogtreecommitdiffstats
path: root/recipes-jailhouse/jailhouse/jailhouse_git.bb
blob: ec7c0e1a7f808e272373a6f196c416c2ee0e7704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require jailhouse.inc

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-0.7:"

SRC_URI = "git://github.com/siemens/jailhouse.git;protocol=git \
	  file://0004-no-kbuild-of-tools.patch \
	  file://0005-tools-makefile.patch \
	"

SRCREV = "${AUTOREV}"
PV = "0.7-git${SRCPV}"

CELLS = ""