From 17829c81ebe249f840952a01a061df6a1c6a99c5 Mon Sep 17 00:00:00 2001 From: Paresh Bhagat Date: Mon, 18 Mar 2024 16:22:53 +0530 Subject: Update SRCREV for jailhouse recipe Update SRCREV for jailhouse recipe which will add changes for Out of Box demo and also a new application to test whether the linux inmate cell has crashed or not. Signed-off-by: Paresh Bhagat Acked-by: Chirag Shilwant Signed-off-by: Ryan Eatmon --- meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc b/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc index a63891bf..af94a780 100644 --- a/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc +++ b/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ COMPATIBLE_MACHINE = "am62xx|am62pxx" TARGET_CC_ARCH += "${LDFLAGS}" PV = "0.12+git${SRCPV}" -SRCREV = "0b29ad90f6f54105b98d6bbf35cc47fb244f7799" +SRCREV = "603819ef9a771a3c253a141220daab8e61751a43" BRANCH = "master" SRC_URI = " \ git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \ -- cgit v1.2.3-54-g00ecf