Bitbake Error imx6solosabresd

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Bitbake Error imx6solosabresd

1,582件の閲覧回数
nhpark
Contributor II

I want to build 6solosabre in Yocto. I read the 'i.MX Yocto Project User's Guide, Rev. Refer to LF5.15.5_1.0.0, 31'. And I can't find imx6solosabresd on a supported machine. And when running bitbake, Error Message is : MACHINE=imx6solosabresd is invalid

2022-05-31 10;53;40.PNG

0 件の賞賛
返信
1 返信

1,566件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I tried on my ubuntu, I couldn't reproduce this, pls try again

lsv11158:~/5.15.0_1.1.0$ DISTRO=fsl-imx-xwayland MACHINE=imx6solosabresd source imx-setup-release.sh -b build-wayland

Build directory is build-wayland
/home/nxa12799/5.15.0_1.1.0

Some BSPs depend on libraries and packages which are covered by NXP's
End User License Agreement (EULA). To have the right to use these binaries in
your images, you need to read and accept the following...

LA_OPT_NXP_Software_License v34 February 2022

 

lsv11158:~/5.15.0_1.1.0/build-wayland$ bitbake core-image-minimal
/usr/lib/python3/dist-packages/html5lib/_trie/_base.py:3: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
from collections import Mapping
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
Loading cache: 100% | | ETA: --:--:--
Loaded 0 entries from dependency cache.
Parsing recipes: 100% |####################################################################################| Time: 0:00:49
Parsing of 3386 .bb files complete (0 cached, 3386 parsed). 5092 targets, 332 skipped, 6 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.52.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-20.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6solosabresd"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "5.15-honister"
TUNE_FEATURES = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU = "hard"

 

0 件の賞賛
返信