build failed fsl-image-validation-imx on imx-4.19.35_1.1.0 for imx8mmevk
change the below context will fixed the bugs, due to original src path only for intranet/nxp empolee
git diff
diff --git a/imx/meta-sdk/recipes-extended/jailhouse/jailhouse_0.10.bb b/imx/meta-sdk/recipes-extended/jailhouse/jailhouse_0.10.bb
index 2079718dc..fb4e376ec 100644
--- a/imx/meta-sdk/recipes-extended/jailhouse/jailhouse_0.10.bb
+++ b/imx/meta-sdk/recipes-extended/jailhouse/jailhouse_0.10.bb
@@ -1,7 +1,7 @@
require jailhouse.inc
-SRCBRANCH = "imx_v0.10_y"
-IMX_JAILHOUSE_SRC ?= "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=ssh"
+SRCBRANCH = "imx_4.19.35_1.1.0"
+IMX_JAILHOUSE_SRC ?= "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=https"
Hello KunYi Chen,
The 4.19.35 kernel is not part of the BSP release, but you may collaborate to the Community BSP using the channels found on the link below:
https://freescale.github.io/#contributing
Thank you for reporting this bug!
Regards,
gusarambula thank you for your reply,
but the issues have been fixed on meta-fsl-bsp-release by Jun Zhu <junzhu@nxp.com>
meta-fsl-bsp-release - i.MX Yocto Project Release Layer