We use the Angstrom distro 1.7 Our structure does not look like that. Whats this Yocto business? Looks like script is being called from the wrong directory then. On Tue, Feb 17, 2015 at 6:18 PM, Otavio Salvador wrote: > On Tue, Feb 17, 2015 at 1:09 PM, Werner Grift > wrote: > > The device tree issue I refer too is the device tree file that is not > being > > copied to the boot partition because the generated script > > create_image.sdcard contains if statements that assume that the current > > working directory is ${DEPLOY_DIR_IMAGE} which it is not. In my case it > was > > ${OE_BASE} which makes sense since it is where bitbake is called from. > > How is your platform setup? > > FSL Community BSP usually looks like: > > . > ├── build > │ └── conf > ├── README > ├── setup-environment > └── sources > ├── base > ├── Documentation > ├── meta-fsl-arm > ├── meta-fsl-arm-extra > ├── meta-fsl-demos > ├── meta-openembedded > └── poky > > Is yours same layout? > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 >