diff options
Diffstat (limited to 'meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb')
-rw-r--r-- | meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb index ca829986..387b0806 100644 --- a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb +++ b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb | |||
@@ -15,16 +15,11 @@ COMPATIBLE_MACHINE = "am62xx|am62pxx" | |||
15 | TARGET_CC_ARCH += "${LDFLAGS}" | 15 | TARGET_CC_ARCH += "${LDFLAGS}" |
16 | 16 | ||
17 | PV = "0.12+git${SRCPV}" | 17 | PV = "0.12+git${SRCPV}" |
18 | SRCREV = "e57d1eff6d55aeed5f977fe4e2acfb6ccbdd7560" | 18 | SRCREV = "0b29ad90f6f54105b98d6bbf35cc47fb244f7799" |
19 | BRANCH = "master" | 19 | BRANCH = "master" |
20 | 20 | ||
21 | SRC_URI = " \ | 21 | SRC_URI = " \ |
22 | git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \ | 22 | git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \ |
23 | file://0001-configs-arm64-k3-am625-sk-Add-crypto-memory-region.patch \ | ||
24 | file://0002-configs-arm64-k3-am625-sk-Switch-inmate-boot-console.patch \ | ||
25 | file://0003-configs-arm64-k3-am625-sk-Add-VTM-memory-region.patch \ | ||
26 | file://0001-configs-k3-use-intx-for-bar_mask.patch \ | ||
27 | file://0004-configs-arm64-k3-am625-sk-Add-GPMC-memory-region.patch \ | ||
28 | " | 23 | " |
29 | 24 | ||
30 | DEPENDS = "virtual/kernel dtc-native python3-mako-native python3-mako make-native" | 25 | DEPENDS = "virtual/kernel dtc-native python3-mako-native python3-mako make-native" |