[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,337件の閲覧回数
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"

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,132件の閲覧回数
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,132件の閲覧回数
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