YOCTO build for LX2160 ARDB

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

YOCTO build for LX2160 ARDB

跳至解决方案
852 次查看
ranga_yn
Contributor III

Hello team,

recently i am getting below error for YOCTO lx2160 ARDB build

1.repo init -u https://github.com/nxp-qoriq/yocto-sdk.git -b kirkstone -m ls-5.15.71-2.2.0_distro.xml

2.repo sync

source distro-setup-env -m  lx2160ardb-rev2

bitbake ls-image-main

 

could you please help to update i think the path is not present.

 

ERROR: management-complex-10.35.0-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/618713977/bus"; export PATH="/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/sysroots-uninative/x86_64-linux/usr/bin:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/usr/bin/tar-native:/YOCTO_lx2160/sources/poky/scripts:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/usr/bin/aarch64-fsl-linux:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot/usr/bin/crossscripts:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/usr/sbin:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/usr/bin:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/sbin:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/recipe-sysroot-native/bin:/YOCTO_lx2160/sources/poky/bitbake/bin:/YOCTO_lx2160/build_lx2160ardb-rev2/tmp/hosttools"; export HOME="/home/ryathnah"; LANG=C git -c core.fsyncobjectfiles=0 -c gc.autoDetach=false -c core.pager=cat clone --bare --mirror https://github.com/nxp-qoriq/qoriq-mc-binary /YOCTO_lx2160/downloads/git2/github.com.nxp-qoriq.qoriq-mc-binary --progress failed with exit code 128, no output
ERROR: management-complex-10.35.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/nxp-qoriq/qoriq-mc-binary;protocol=https;nobranch=1')
ERROR: Logfile of failure stored in: /YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/temp/log.do_fetch.3000871
ERROR: Task (/YOCTO_lx2160/sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_fetch) failed with exit code '1'

 

Thanks.

ranga

0 项奖励
回复
1 解答
821 次查看
ranga_yn
Contributor III

Hello All,

Able to resolve the same:

 

LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=481d6288552113961a835bbabceb0c33"

Modified the md5sum in bb file of MC.

 

Thanks,

r

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
822 次查看
ranga_yn
Contributor III

Hello All,

Able to resolve the same:

 

LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=481d6288552113961a835bbabceb0c33"

Modified the md5sum in bb file of MC.

 

Thanks,

r

 

0 项奖励
回复
832 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please modify the recipe sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb as the following.

SRCREV = "836d7bf606b51c18b5e3726d68dcf3b3ac4de74a"

Modify to:

SRCREV = "73d323d2538d7fe7ae93d88c2c5c4489f5891fcb"

0 项奖励
回复
823 次查看
ranga_yn
Contributor III

Hello Team,

facing the below error after the modification:

 

ERROR: management-complex-10.35.0-r0 do_populate_lic: QA Issue: management-complex: The LIC_FILES_CHKSUM does not match for file://NXP-Binary-EULA.txt;md5=1db1363924ceccb1edea921b6495bdc2
management-complex: The new md5 checksum is 481d6288552113961a835bbabceb0c33
management-complex: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Copyright © 2017-2020 NXP. All rights reserved.

Software License Agreement (“Agreement”)

ANY USE, REPRODUCTION, OR DISTRIBUTION OF THE ACCOMPANYING BINARY SOFTWARE
CONSTITUTES LICENSEE'S ACCEPTANCE OF THE TERMS AND CONDITIONS OF THIS AGREEMENT.

Licensed Software. “Binary Software” means software in binary form specified in
ANNEX A Subject to the terms and conditions of this Agreement, NXP USA, Inc.
("NXP"), grants to Licensee a worldwide, non-exclusive, and royalty-free license
...
Agreement.



ANNEX A
BINARY SOFTWARE
Only software in binary form may be provided under this Agreement

Here is a list of software covered by this Agreement:
MC binary firmware
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
management-complex: Check if the license information has changed in /YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/git/NXP-Binary-EULA.txt to verify that the LICENSE value "NXP-Binary-EULA" remains valid [license-checksum]
ERROR: management-complex-10.35.0-r0 do_populate_lic: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /YOCTO_lx2160/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/temp/log.do_populate_lic.2737681
ERROR: Task (/YOCTO_lx2160/sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_populate_lic) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4362 tasks of which 4331 didn't need to be rerun and 1 failed.

0 项奖励
回复