[OE-core] [PATCH 1/1] unfs3: Fix dependencies and allow target builds

2014-01-29 Thread Jason Wessel
Fixed in this patch: * All patches marked as submitted to the upstream * Remove the pseudo dependency because unfs3 can fully stand alone or be used with pseudo and it does not link against pseudo * Dependencies to flex for nativesdk and target builds are fixed such that unfs3 can be

Re: [OE-core] [PATCH 1/1] unfs3: Fix dependencies and allow target builds

2014-01-29 Thread Richard Purdie
On Wed, 2014-01-29 at 08:12 -0600, Jason Wessel wrote: Fixed in this patch: * All patches marked as submitted to the upstream * Remove the pseudo dependency because unfs3 can fully stand alone or be used with pseudo and it does not link against pseudo * Dependencies to flex for

Re: [OE-core] [PATCH 1/1] unfs3: Fix dependencies and allow target builds

2014-01-29 Thread Phil Blundell
On Wed, 2014-01-29 at 08:12 -0600, Jason Wessel wrote: # Not automake, no out of tree build support -#B_pn-nativesdk-unfs3 = ${SEPB} B_pn-nativesdk-util-macros = ${SEPB} B_pn-nativesdk-xcb-proto = ${SEPB} B_pn-nativesdk-xcmiscproto = ${SEPB} Is that right? I would have thought you ought

Re: [OE-core] [PATCH 1/1] unfs3: Fix dependencies and allow target builds

2014-01-29 Thread Jason Wessel
On 01/29/2014 08:19 AM, Richard Purdie wrote: On Wed, 2014-01-29 at 08:12 -0600, Jason Wessel wrote: Fixed in this patch: * All patches marked as submitted to the upstream * Remove the pseudo dependency because unfs3 can fully stand alone or be used with pseudo and it does not