Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-28 Thread Nathan Rossi
> Sent: Thursday, January 18, 2018 12:43 AM >> > To: Manjukumar Harthikote Matha <manju...@xilinx.com> >> > Cc: meta-xil...@lists.yoctoproject.org >> > Subject: Re: [meta-xilinx] [PATCH] get_dtb_list function which formats >> > the dtb files

Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-25 Thread Franz Forstmayr
t;> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- > > >> boun...@yoctoproject.org] On Behalf Of Nathan Rossi > > >> Sent: Thursday, January 11, 2018 10:15 PM > > >> To: Manjukumar Harthikote Matha <manju...@xilinx.com> > > >&g

Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-18 Thread Nathan Rossi
Thursday, January 11, 2018 10:15 PM >> To: Manjukumar Harthikote Matha <manju...@xilinx.com> >> Cc: meta-xil...@lists.yoctoproject.org >> Subject: Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the >> dtb files >> properly before adding to IMAGE_BOOT_FILES

Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-11 Thread Nathan Rossi
gt; Sent: Thursday, January 11, 2018 3:04 AM >> To: meta-xil...@lists.yoctoproject.org >> Subject: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb >> files >> properly before adding to IMAGE_BOOT_FILES >> >> Replaced the hard-code

Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-11 Thread Manjukumar Harthikote Matha
eta-xilinx] [PATCH] get_dtb_list function which formats the dtb > files > properly before adding to IMAGE_BOOT_FILES > > Replaced the hard-coded devicetree files in IMAGE_BOOT_FILES with a function, > which formats the KERNEL_DEVICETREE list properly. > > v2: Removed the additional &quo

[meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-11 Thread Franz Forstmayr
Replaced the hard-coded devicetree files in IMAGE_BOOT_FILES with a function, which formats the KERNEL_DEVICETREE list properly. v2: Removed the additional "True" statement from d.getvar. Signed-off-by: Franz Forstmayr Reviewed-by: Nathan Rossi

Re: [meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-11 Thread Nathan Rossi
On 11 January 2018 at 20:24, Franz Forstmayr wrote: > Replaced the hard-coded devicetree files in IMAGE_BOOT_FILES with a function, > which formats the KERNEL_DEVICETREE list properly. > > Signed-off-by: Franz Forstmayr > --- >

[meta-xilinx] [PATCH] get_dtb_list function which formats the dtb files properly before adding to IMAGE_BOOT_FILES

2018-01-11 Thread Franz Forstmayr
Replaced the hard-coded devicetree files in IMAGE_BOOT_FILES with a function, which formats the KERNEL_DEVICETREE list properly. Signed-off-by: Franz Forstmayr --- meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc | 8