1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

meta-ti-extras: recipes-ti: Update jailhouse SRC_URI to point to ti-jailhouse repo

The ti-jailhouse repo is synced with the Siemens/jailhouse
at https://github.com/siemens/jailhouse. Use this for
development and build for TI devices.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Paresh Bhagat
2023-10-17 17:11:07 +05:30
committed by Ryan Eatmon
parent c00c9a8fef
commit 0ab626b533

View File

@@ -19,7 +19,7 @@ SRCREV = "e57d1eff6d55aeed5f977fe4e2acfb6ccbdd7560"
BRANCH = "master"
SRC_URI = " \
git://github.com/siemens/jailhouse.git;protocol=https;branch=${BRANCH} \
git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \
file://0001-configs-arm64-k3-am625-sk-Add-crypto-memory-region.patch \
file://0002-configs-arm64-k3-am625-sk-Switch-inmate-boot-console.patch \
file://0003-configs-arm64-k3-am625-sk-Add-VTM-memory-region.patch \