[OE-core] [PATCH] iw: fix build path

Christopher Larson chris_larson at mentor.com
Fri Oct 16 02:18:40 UTC 2015


On Thu, Oct 15, 2015 at 5:57 PM, Pushpal Sidhu <psidhu at gateworks.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151015/318fb2ac/attachment-0002.html>


More information about the Openembedded-core mailing list