Re: [OE-core] [PATCH] mtools, syslinux: add ability to compile with nativesdk

2013-10-30 Thread Khem Raj
On Wed, Oct 30, 2013 at 7:31 PM, Jason Wessel wrote: > On 10/30/2013 06:47 PM, Khem Raj wrote: >> On Wed, Oct 30, 2013 at 3:48 PM, Jason Wessel >> wrote: >>> For regenerating and ISO or EFI boot image the nativesdk needs mtools >>> and syslinux. >>> >>> Both recipes are patched in one patch since

Re: [OE-core] [PATCH] mtools, syslinux: add ability to compile with nativesdk

2013-10-30 Thread Jason Wessel
On 10/30/2013 06:47 PM, Khem Raj wrote: > On Wed, Oct 30, 2013 at 3:48 PM, Jason Wessel > wrote: >> For regenerating and ISO or EFI boot image the nativesdk needs mtools >> and syslinux. >> >> Both recipes are patched in one patch since syslinux requires >> mtools. >> > as they depend on eglibc/gl

Re: [OE-core] [PATCH] mtools, syslinux: add ability to compile with nativesdk

2013-10-30 Thread Khem Raj
On Wed, Oct 30, 2013 at 3:48 PM, Jason Wessel wrote: > For regenerating and ISO or EFI boot image the nativesdk needs mtools > and syslinux. > > Both recipes are patched in one patch since syslinux requires > mtools. > as they depend on eglibc/glibc only. Can you also make sure that they get flag

[OE-core] [PATCH] mtools, syslinux: add ability to compile with nativesdk

2013-10-30 Thread Jason Wessel
For regenerating and ISO or EFI boot image the nativesdk needs mtools and syslinux. Both recipes are patched in one patch since syslinux requires mtools. Signed-off-by: Jason Wessel --- meta/recipes-devtools/mtools/mtools_3.9.9.bb|9 +++-- meta/recipes-devtools/mtools/mtools_4.0.18.