summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParesh Bhagat <p-bhagat@ti.com>2024-03-18 16:22:53 +0530
committerRyan Eatmon <reatmon@ti.com>2024-03-18 14:41:31 -0500
commit7b92b6efff5315a5d26eae4db1cae4d3193b6703 (patch)
treebc389463649f3489b204aa386759bfa59f3acadf
parenteb4ba7f013a6c1ed97733610ce151af649eaef53 (diff)
downloadmeta-ti-7b92b6efff5315a5d26eae4db1cae4d3193b6703.tar.gz
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 <p-bhagat@ti.com> Acked-by: Chirag Shilwant <c-shilwant@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc2
1 files changed, 1 insertions, 1 deletions
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 = " \
14COMPATIBLE_MACHINE = "am62xx|am62pxx" 14COMPATIBLE_MACHINE = "am62xx|am62pxx"
15TARGET_CC_ARCH += "${LDFLAGS}" 15TARGET_CC_ARCH += "${LDFLAGS}"
16PV = "0.12+git${SRCPV}" 16PV = "0.12+git${SRCPV}"
17SRCREV = "0b29ad90f6f54105b98d6bbf35cc47fb244f7799" 17SRCREV = "603819ef9a771a3c253a141220daab8e61751a43"
18BRANCH = "master" 18BRANCH = "master"
19SRC_URI = " \ 19SRC_URI = " \
20 git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \ 20 git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \