Re: [yocto] [PATCH 1/1] Support for .dtbo files for dtb overlays

2016-05-14 Thread Herve Jourdain
Hi Khem, OK, sorry for that. V2 is coming. Cheers, Herve -Original Message- From: Khem Raj [mailto:raj.k...@gmail.com] Sent: samedi 14 mai 2016 09:15 To: Herve Jourdain Cc: yocto@yoctoproject.org Subject: Re: [yocto] [PATCH 1/1] Support for .dtbo files for dtb overlays That patch is

Re: [yocto] [PATCH 1/1] Support for .dtbo files for dtb overlays

2016-05-14 Thread Khem Raj
That patch is ok, however you should have not changed the formatting. So please send a v2 with original formatting preserved. > On May 13, 2016, at 11:47 PM, Herve Jourdain wrote: > > Signed-off-by: Herve Jourdain > --- > meta/recipes-kernel/linux/linux-dtb.inc | 66 +--

[yocto] [PATCH 1/1] Support for .dtbo files for dtb overlays

2016-05-13 Thread Herve Jourdain
Signed-off-by: Herve Jourdain --- meta/recipes-kernel/linux/linux-dtb.inc | 66 + 1 file changed, 35 insertions(+), 31 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc index 651a19e..44782d8 100644 --- a/