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

2018-02-05 Thread Khem Raj
On 2/5/18 6:52 AM, Alexander Kanavin wrote: > On 02/05/2018 12:42 PM, Alexander Kanavin 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' |  typed

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

2018-02-05 Thread Alexander Kanavin
On 02/05/2018 12:42 PM, Alexander Kanavin 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; |

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

2018-02-05 Thread Alexander Kanavin
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; | ^~

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

2018-02-04 Thread Khem Raj
On Sun, Feb 4, 2018 at 12:31 AM, Burton, Ross wrote: > This breaks u-boot builds: > > | > /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_BITW

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

2018-02-04 Thread Burton, Ross
This breaks u-boot builds: | /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 in

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

2018-02-01 Thread Alexander Kanavin
Drop upstreamed patch. Signed-off-by: Alexander Kanavin --- meta/recipes-kernel/dtc/dtc.inc| 1 - ...cks-Use-proper-format-modifier-for-size_t.patch | 43 -- .../dtc/{dtc_1.4.5.bb => dtc_1.4.6.bb} | 2 +- 3 files changed, 1 insertion(+), 45 d