[OE-core] [PATCH 16/20] dtc: upgrade to 1.4.6

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Feb 5 10:42:23 UTC 2018


On 02/04/2018 07:11 PM, Khem Raj wrote:
>> |
>> /data/poky-tmp/master/work/beaglebone_yocto-poky-linux-gnueabi/u-boot/1_2018.01-r0/recipe-sysroot-native/usr/include/libfdt_env.h:70:30:
>> error: conflicting types for 'fdt64_t'
>> |  typedef uint64_t FDT_BITWISE fdt64_t;
>> |                               ^~~~~~~
>> | In file included from <command-line>:0:0:
>> |
>> /data/poky-tmp/master/work/beaglebone_yocto-poky-linux-gnueabi/u-boot/1_2018.01-r0/git/include/libfdt_env.h:19:16:
>> note: previous declaration of 'fdt64_t' was here
>> |  typedef __be64 fdt64_t;
>> |                 ^~~~~~~
>>
> 
> I have a patch to u-boot which is fixing similar issue. see
> see if this helps.
> 
> https://gist.github.com/kraj/70d613d1ead4be98a5787928d8518434
> 

Thanks, I think u-boot upstream also has a fix for it. I'll check.

Alex



More information about the Openembedded-core mailing list