diff mbox series

[kirkstone] Update SRCREV for jailhouse recipe

Message ID 20240318105253.1067209-1-p-bhagat@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] Update SRCREV for jailhouse recipe | expand

Commit Message

Paresh Bhagat March 18, 2024, 10:52 a.m. UTC
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>
---
 meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Chirag Shilwant March 18, 2024, 11:01 a.m. UTC | #1
On 18/03/24 16:22, Paresh Bhagat wrote:
> 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>

> ---
>   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} \
diff mbox series

Patch

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} \