[Edited Message Follows]

I posted this on the NXP forum but maybe this is more appropriate 
https://community.nxp.com/t5/i-MX-Processors/devtool-build-image-does-not-work/m-p/1883127/highlight/false#M224670

( 
https://community.nxp.com/t5/i-MX-Processors/devtool-build-image-does-not-work/m-p/1883127/highlight/false#M224670
 )

When I try to build `pokyuser@92da2e39ecdd:$ *devtool build-image* `

I get the following failures:

Parsing of 5594 .bb files complete (0 cached, 5594 parsed). 8682 targets, 1176 
skipped, 0 masked, 0 errors.
ERROR: No recipes in default available for:
/layers/meta-freescale/recipes-graphics/vulkan/vulkan-loader_1.2.182.0.bbappend
/recipes-bsp/imx-atf/imx-atf_%.bbappend
/recipes-bsp/imx-mkimage/imx-boot_1.0.bbappend
/recipes-bsp/imx-mkimage/imx-mkimage_git.bbappend
/recipes-bsp/scfw-deere-display/imx-sc-firmware_%.bbappend
No recipes in ngpd2 available for:
/layers/meta-freescale/recipes-graphics/vulkan/vulkan-loader_1.2.182.0.bbappend
/imx-atf_%.bbappend
/imx-boot_1.0.bbappend
/imx-mkimage_git.bbappend
/imx-sc-firmware_%.bbappend

I know why those errors occur, when i run the sdk install .sh script not all 
the directories in the mete-freescale layer are copied. I'm not sure why.

This is what the meta-freescale layer has in my normal build. You can see the 
recipes-downgrade directory. The missing .bb recipe is included there.

tn70742@wdx24n1rn3:~/$ ls -ll
total 140
drwxrwxr-x 2 tn70742 tn70742 4096 Jun 5 12:17 classes
drwxrwxr-x 3 tn70742 tn70742 4096 Jun 5 12:17 conf
-rw-rw-r-- 1 tn70742 tn70742 1035 Jun 5 12:17 COPYING.MIT
drwxrwxr-x 2 tn70742 tn70742 4096 Jun 5 12:17 custom-licenses
drwxrwxr-x 13 tn70742 tn70742 4096 Jun 5 12:17 dynamic-layers
-rw-r--r-- 8 tn70742 tn70742 43342 Mar 9 2018 EULA
-rw-rw-r-- 1 tn70742 tn70742 495 Jun 5 12:17 LICENSE
-rw-rw-r-- 1 tn70742 tn70742 1006 Jun 5 12:17 README
drwxrwxr-x 34 tn70742 tn70742 4096 Jun 5 12:17 recipes-bsp
drwxrwxr-x 3 tn70742 tn70742 4096 Jun 5 12:17 recipes-connectivity
drwxrwxr-x 5 tn70742 tn70742 4096 Jun 5 12:17 recipes-core
drwxrwxr-x 8 tn70742 tn70742 4096 Jun 5 12:17 recipes-devtools
*drwxrwxr-x 3 tn70742 tn70742 4096 Jun 5 12:17 recipes-downgrade*
drwxrwxr-x 6 tn70742 tn70742 4096 Jun 5 12:17 recipes-dpaa
drwxrwxr-x 8 tn70742 tn70742 4096 Jun 5 12:17 recipes-dpaa2
drwxrwxr-x 17 tn70742 tn70742 4096 Jun 5 12:17 recipes-extended
drwxrwxr-x 4 tn70742 tn70742 4096 Jun 5 12:17 recipes-fsl
drwxrwxr-x 22 tn70742 tn70742 4096 Jun 5 12:17 recipes-graphics
drwxrwxr-x 7 tn70742 tn70742 4096 Jun 5 12:17 recipes-kernel
drwxrwxr-x 14 tn70742 tn70742 4096 Jun 5 12:17 recipes-multimedia
drwxrwxr-x 4 tn70742 tn70742 4096 Jun 5 12:17 recipes-security
drwxrwxr-x 3 tn70742 tn70742 4096 Jun 5 12:17 recipes-support
drwxrwxr-x 2 tn70742 tn70742 4096 Jun 5 12:17 SCR
drwxrwxr-x 2 tn70742 tn70742 4096 Jun 5 12:17 scripts
drwxrwxr-x 2 tn70742 tn70742 4096 Jun 5 12:17 wic

When I look at the equivalent directory in the sdk environement, there is no 
recipes-downgrade directory.

pokyuser@92da2e39ecdd:~$ ls -ll
total 88
drwxrwxr-x 2 pokyuser pokyuser 4096 Jun 6 21:19 classes
drwxrwxr-x 3 pokyuser pokyuser 4096 Jun 6 21:19 conf
-rw-rw-r-- 1 pokyuser pokyuser 1035 Jun 6 21:19 COPYING.MIT
drwxrwxr-x 2 pokyuser pokyuser 4096 Jun 6 21:19 custom-licenses
drwxrwxr-x 13 pokyuser pokyuser 4096 Jun 6 21:19 dynamic-layers
-rw-rw-r-- 1 pokyuser pokyuser 495 Jun 6 21:19 LICENSE
-rw-rw-r-- 1 pokyuser pokyuser 1006 Jun 6 21:19 README
drwxrwxr-x 3 pokyuser pokyuser 4096 Jun 6 21:19 recipes-connectivity
drwxrwxr-x 5 pokyuser pokyuser 4096 Jun 6 21:19 recipes-core
drwxrwxr-x 8 pokyuser pokyuser 4096 Jun 6 21:19 recipes-devtools
drwxrwxr-x 6 pokyuser pokyuser 4096 Jun 6 21:19 recipes-dpaa
drwxrwxr-x 8 pokyuser pokyuser 4096 Jun 6 21:19 recipes-dpaa2
drwxrwxr-x 17 pokyuser pokyuser 4096 Jun 6 21:19 recipes-extended
drwxrwxr-x 4 pokyuser pokyuser 4096 Jun 6 21:19 recipes-fsl
drwxrwxr-x 22 pokyuser pokyuser 4096 Jun 6 21:19 recipes-graphics
drwxrwxr-x 7 pokyuser pokyuser 4096 Jun 6 21:19 recipes-kernel
drwxrwxr-x 14 pokyuser pokyuser 4096 Jun 6 21:19 recipes-multimedia
drwxrwxr-x 4 pokyuser pokyuser 4096 Jun 6 21:19 recipes-security
drwxrwxr-x 3 pokyuser pokyuser 4096 Jun 6 21:19 recipes-support
drwxrwxr-x 2 pokyuser pokyuser 4096 Jun 6 21:19 SCR
drwxrwxr-x 2 pokyuser pokyuser 4096 Jun 6 21:19 scripts
drwxrwxr-x 2 pokyuser pokyuser 4096 Jun 6 21:19 wic

I'm not sure why the r *ecipes-downgrade* directory is not being copied into 
the sdk environment.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110770): 
https://lists.openembedded.org/g/openembedded-devel/message/110770
Mute This Topic: https://lists.openembedded.org/mt/106550792/21656
Mute 
#error:https://lists.openembedded.org/g/openembedded-devel/mutehashtag/error
Mute #oe:https://lists.openembedded.org/g/openembedded-devel/mutehashtag/oe
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to