build ubuntu20.04 for imx8qxpc0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

build ubuntu20.04 for imx8qxpc0

1,031 Views
jackey267
Contributor II

hello everyone: 

1 we are going to run Ubuntu 20.04 on imx8qxpC0 (4*A35 +M4)

2 However ,the guideline told us to try this : 

$ mkdir desktop
$ cd desktop
$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-hardknott -m
imx-5.10.35-2.0.0_desktop.xml
$ repo sync

$ DISTRO=imx-desktop-xwayland MACHINE=imx8mpevkdesktop source imx-setup-desktop.sh -b build-desktop

question:  i have tried MACHINE=imx8qxpc0mekdesktop and MACHINE=imx8qxpc0mek 

the errors were like this: 

1718  DISTRO=imx-desktop-xwayland MACHINE=imx8qxpc0mek source imx-setup-desktop.sh -b build-desk  
1719  bitbake imx-image-desktop
brs@brsteam:~/project/desktop/build-desk$ bitbake imx-image-desktop
NOTE: Your conf/bblayers.conf has been automatically updated.
Loading cache: 100% |                                                                                     | ETA:  --:--:--
Loaded 0 entries from dependency cache.
WARNING: /home/brs/project/desktop/sources/meta-nxp-desktop/recipes-devtools/qemu/qemu-system-native_4.2.1.bb: QA Issue: qemu-system-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: ptest.bbclass pkgconfig.bbclass [native-last]
WARNING: /home/brs/project/desktop/sources/poky/meta/recipes-core/coreutils/coreutils_8.32.bb: Variable key RDEPENDS_${PN} ( attr) replaces original key RDEPENDS_coreutils ( ${@bb.utils.contains('PACKAGECONFIG', 'single-binary', '', 'coreutils-stdbuf', d)}).
WARNING: /home/brs/project/desktop/sources/meta-nxp-desktop/recipes-core/glibc2.31/cross-localedef-native_2.31.bb: QA Issue: cross-localedef-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: siteconfig.bbclass siteinfo.bbclass autotools.bbclass [native-last]
WARNING: /home/brs/project/desktop/sources/meta-nxp-desktop/recipes-devtools/qemu/qemu-native_4.2.1.bb: QA Issue: qemu-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: ptest.bbclass pkgconfig.bbclass [native-last]
Parsing recipes: 100% |####################################################################################| Time: 0:01:26
Parsing of 3258 .bb files complete (0 cached, 3258 parsed). 4874 targets, 249 skipped, 4 masked, 0 errors.
ERROR: Nothing PROVIDES 'imx-image-desktop'
imx-image-desktop was skipped: incompatible with machine imx8qxpc0mek (not in COMPATIBLE_MACHINE)

/*******************/

anyway the guideline we have been using is IMXDUG i.MX Desktop Release User's Guide.pdf 

version: Rev. L5.10.35_2.0.0-desktop-beta1 — 30 July 2021

best regards 

hope to hear from you soon.

0 Kudos
2 Replies

1,020 Views
jackey267
Contributor II

thank you for your help .

1 Anyway,can i build one ubuntu 18.04 or 16.04 for i.MX8QXPC0 ?(4*A35 +M4).  we could accept linux kenrel 4.14 even lower kernel version.

thanks .

0 Kudos

1,023 Views
jimmychan
NXP TechSupport
NXP TechSupport

The target boards of this image build are only for two boards.

i.MX8MP EVK and i.MX8MQ EVK.

 

https://source.codeaurora.org/external/imx/meta-nxp-desktop/tree/conf/machine?h=imx-5.10.35-hardknot...

0 Kudos