[report] bsp imx-4.19.35_1.1.0 bug - fetch jailhouse failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

[report] bsp imx-4.19.35_1.1.0 bug - fetch jailhouse failed

1,240 次查看
kunyichen
Contributor IV

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"

0 项奖励
回复
2 回复数

1,035 次查看
gusarambula
NXP TechSupport
NXP TechSupport

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,

0 项奖励
回复

1,035 次查看
kunyichen
Contributor IV

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