From acadad34b69e693449a59d4213f1e63ece59c135 Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Thu, 15 May 2025 14:07:05 -0300 Subject: jailhouse-imx: Update branch from lf-6.6.52 -> lf-6.12.3 This commit add the following source revisions: a68ba027 LF-14423 driver/pci: unbind device before remove overlay a41801ca only allow root cell to use Trusted SMC e4a40952 only allow root cell to use SIP ba9cf440 driver/pci: explicitly invoke pci_host_common_remove Signed-off-by: Rodrigo M. Duarte --- recipes-extended/jailhouse/jailhouse-imx_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-extended/jailhouse/jailhouse-imx_git.bb b/recipes-extended/jailhouse/jailhouse-imx_git.bb index 2d0f2ff5c..ac7d2cfe6 100644 --- a/recipes-extended/jailhouse/jailhouse-imx_git.bb +++ b/recipes-extended/jailhouse/jailhouse-imx_git.bb @@ -16,8 +16,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \ PROVIDES = "jailhouse" RPROVIDES:${PN} += "jailhouse" -SRCBRANCH = "lf-6.6.52_2.2.0" -SRCREV = "44dd492a745cd8b8313fb6c7c03fb45a36d70e8a" +SRCBRANCH = "lf-6.12.3_1.0.0" +SRCREV = "a68ba027402013ae444544d33ae676ddce9a6bbf" + +PV = "2023.03+git${SRCPV}" IMX_JAILHOUSE_SRC ?= "git://github.com/nxp-imx/imx-jailhouse.git;protocol=https" SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \ -- cgit v1.2.3-54-g00ecf