From 0ab626b53318e439cec2b55ccfaf1907074c1c04 Mon Sep 17 00:00:00 2001 From: Paresh Bhagat Date: Tue, 17 Oct 2023 17:11:07 +0530 Subject: 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 Signed-off-by: Ryan Eatmon --- meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ti-extras') diff --git a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb index 1c63b400..a96a7831 100644 --- a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb +++ b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb @@ -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 \ -- cgit v1.2.3-54-g00ecf