[meta-freescale] u-boot-fscl 2017.03 fails with cubox-i

Fabio Berton fabio.berton at ossystems.com.br
Tue Apr 25 06:42:05 PDT 2017


Hi Ricardo,

Thanks for reporting this.

This fix has already merged on master, please update your layer.

Fabio

On 04/24/2017 07:41 PM, Ricardo Salveti wrote:
> Hey,
>
> Looks like the rebased u-boot-fscl patches are not working right with
> the 2017.03 u-boot release, and the update to u-boot-fscl 2017.03
> caused the cubox-i build to fail.
>
> Looking at https://github.com/Freescale/u-boot-fslc/commit/e5b76d93d475ca0108f420e1e491c6024ff14e6b
> and https://github.com/Freescale/u-boot-fslc/commit/b4227954508ac995e9ded35ea055456788a2e807,
> seems that CONFIG_PARTITION_UUIDS doesn't need to be defined there
> anymore, as kconfig is already defining it now:
>
> u-boot-fslc/v2017.03+gitAUTOINC+2b94a1cb28-r0/git/include/configs/mx6cuboxi.h:74:0:
> warning: "CONFIG_CMD_PART" redefined
>  #define CONFIG_CMD_PART
>
> In file included from
> tmp-rpb-glibc/work/cubox_i-linaro-linux-gnueabi/u-boot-fslc/v2017.03+gitAUTOINC+2b94a1cb28-r0/git/include/linux/kconfig.h:4:0,
>                  from <command-line>:0:
> include/generated/autoconf.h:69:0: note: this is the location of the
> previous definition
>  #define CONFIG_CMD_PART 1
>
> Simply removing that definition was enough for the build to succeed.
>
> Thanks,
>


More information about the meta-freescale mailing list