On Fri, Oct 27, 2017 at 7:03 AM, S. Lockwood-Childs <[email protected]> wrote:
> Fixes error along the lines of
>   ERROR: imx-blah.dtb does not exist.
>
> The sdcard image format was assuming all applicable devicetree files
> would be available in the deploy area. This is not the case for
> fitImage kernel format, which packs both the kernel and all enabled
> devicetree files into a single file.
>
> Treat fitImage as an exception, skipping separate install of dtb files
> since they get installed as part of the kernel file instead.
>
> Signed-off-by: S. Lockwood-Childs <[email protected]>

Thanks for sending this; one question though ... did you try to do the
same using wic?

We are deprecating the class use for rocko and will soon remove the
sdcard generation from it, so it'd be good if you could try the wic
... it is very straightforward  and we use it internally with a
fitImage :-)

-- 
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
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to