On Thu, Oct 15, 2015 at 5:57 PM, Pushpal Sidhu <[email protected]> wrote:

> The source get's checked out into ${PN}-${PV}, not 'build'. Currently,
> building
> iw is broken because none of the source files are found.
>

First, this message doesn't make sense. You're implying that bitbake thinks
B is S, which it does not. Bitbake already knows the correct source tree
path. The S = you add here is redundant, ${PN}-${PV} is the default value
for S.

If iw was failing to build with a separate build directory from source,
you'd just need to remove B. That said, it's not, as far as I can tell. I
build iw every day as is and it works just fine building with a separate
build directory from source, so I suspect you have something wrong going on
in your environment.
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to