Skip to content

Commit 987473e

Browse files
authored
Merge pull request Freescale#1794 from MrCry0/master-jailhouse-6.6.3
jailhouse-imx: Update the recipe to align to the NXP BSP LF6.6.3_1.0.0
2 parents 67cd4e6 + 2c013f9 commit 987473e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎recipes-extended/jailhouse/jailhouse-imx_git.bb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
1616
PROVIDES = "jailhouse"
1717
RPROVIDES:${PN} += "jailhouse"
1818

19-
SRCBRANCH = "lf-6.1.55_2.2.0"
20-
SRCREV = "139bb5fff80579ae3602061392b9424d6432710a"
19+
SRCBRANCH = "lf-6.6.3_1.0.0"
20+
SRCREV = "184a287f4c4c63a3842a3b582b5d700e0f9fd9a4"
2121

2222
IMX_JAILHOUSE_SRC ?= "git://github.com/nxp-imx/imx-jailhouse.git;protocol=https"
2323
SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \
@@ -109,4 +109,4 @@ RDEPENDS:pyjailhouse = " \
109109

110110
INSANE_SKIP:${PN} = "ldflags"
111111

112-
COMPATIBLE_MACHINE = "(mx8m-nxp-bsp|mx8ulp-nxp-bsp|mx93-nxp-bsp)"
112+
COMPATIBLE_MACHINE = "(mx8m-nxp-bsp|mx8ulp-nxp-bsp|mx9-nxp-bsp)"

0 commit comments

Comments
 (0)