This patch is not required for now and we can use upstream siemens/jailhouse repo and apply patches on top of that. don't merge please.
-----Original Message----- From: [email protected] <[email protected]> On Behalf Of Paresh Bhagat via lists.yoctoproject.org Sent: Friday, June 2, 2023 4:15 PM To: [email protected]; Bajjuri, Praneeth <[email protected]>; Eatmon, Ryan <[email protected]> Cc: Shilwant, Chirag <[email protected]>; Adivi, Sai Sree Kartheek <[email protected]>; Khasim, Syed Mohammed <[email protected]>; Gupta, Gyan <[email protected]> Subject: [EXTERNAL] [meta-ti] [kirkstone][PATCH] 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 <[email protected]> --- meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb index 05cc21b3..0b8b7802 100644 --- a/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb +++ b/meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb @@ -17,7 +17,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 \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16656): https://lists.yoctoproject.org/g/meta-ti/message/16656 Mute This Topic: https://lists.yoctoproject.org/mt/99283509/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
