[meta-freescale] [meta-fsl-arm][PATCH 73/73] Added absolute paths to checks when copying the device tree

Otavio Salvador otavio at ossystems.com.br
Tue Feb 17 08:18:54 PST 2015


On Tue, Feb 17, 2015 at 1:09 PM, Werner Grift <sky.captin at gmail.com> 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


More information about the meta-freescale mailing list