Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imx8qxp-mek-dom0.dtb - No rule to make target 'arch/arm64/boot/dts/freescale/imx8qxp-mek-dom0.dtb' #1288

Closed
petero5 opened this issue Nov 9, 2022 · 2 comments
Assignees

Comments

@petero5
Copy link

petero5 commented Nov 9, 2022

Hi

Have followed the instructions here:
https://github.com/Freescale/fsl-community-bsp-platform

But am getting:
| make[1]: *** No rule to make target 'arch/arm64/boot/dts/freescale/imx8qxp-mek-dom0.dtb'. Stop.
| make: *** [/workdir/fsl-community-bsp/build/tmp/work-shared/imx8qxp-mek/kernel-source/Makefile:1425: freescale/imx8qxp-mek-dom0.dtb] Error 2

i.e.
repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b kirkstone
repo sync
MACHINE=imx8qxp-mek DISTRO=fslc-wayland source setup-environment build
bitbake core-image-minimal

bitbake -e | grep PREFERRED_PROVIDER_virtual/kernel
gives
PREFERRED_PROVIDER_virtual/kernel="linux-fslc-imx"

changing local.conf to
PREFERRED_PROVIDER_virtual/kernel="linux-imx"
(then deleting tmp and rerunning bitbake) produces the same error

See also
https://lists.yoctoproject.org/g/meta-freescale/message/24885

Thank you
-- Peter

@otavio
Copy link
Member

otavio commented Nov 9, 2022

@thochstein I think the machine needs an update due to the Linux kernel upgrade. Could you take a look?

@thochstein
Copy link
Contributor

Will do.

@otavio otavio closed this as completed in 44c85e6 Nov 10, 2022
github-actions bot pushed a commit that referenced this issue Nov 10, 2022
Remove dtbs dropped by linux-imx 5.15.52:
- imx8qxp-mek-dom0.dtb
- imx8qxp-mek-inmate.dtb
- imx8qxp-mek-root.dtb

Fixes: #1288
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 44c85e6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants