diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-04-28 09:16:53 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-04-30 16:50:39 -0300 |
commit | 9bee191b03921abaa6556438805004469221c7fc (patch) | |
tree | e7cd69bcd3459f4cc64270973d8fa0ca4c8b9d56 /classes | |
parent | 3b7f5a0069c5df1b8c2ffbd0752158cdbc5053ce (diff) | |
download | meta-freescale-9bee191b03921abaa6556438805004469221c7fc.tar.gz |
imx-base: Fix uboot.mxsboot-sdcard IMAGE_FSTYPES name
>From OE-Core commit 8a9f249a9166347cc0468191ce130003e3d306e1:
If image type "foo" depends on image type "bar.xz", then dependencies
should be collected from the base image type (ie "IMAGE_DEPENDS_bar")
not from "IMAGE_DEPENDS_bar.xz".
IMAGE_DEPENDS_uboot.mxsboot-sdcard has uboot as base image type and
IMAGE_DEPENDS_uboot.mxsboot-sdcard = "foo" never will run.
Changing IMAGE_FSYPES to uboot-mxsboot-sdcard fix this issue and base
base will be uboot-mxsboot-sdcard.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions