[OE-core] [meta-openembeded] bug in adding network layer

Burton, Ross ross.burton at intel.com
Wed Mar 21 10:10:38 UTC 2018


First, you don't need meta-networking to make networking "work", because
oe-core has the basics.

Second, you need to match the release of layers.  You're using
meta-networking master, and a previous release of poky.  Checkout the
corresponding release branch of meta-networking.

Ross

On 21 March 2018 at 07:29, Rajath C S <rajathcs.1996 at gmail.com> wrote:

> I am tryiing to add meta-networking layer (to get Internet connection to
> poky)and i have included the following line of code in bbconfig file
> /home/jarvis/poky/meta-openembedded/meta-networking \
>
> but while building i get this below error
>
>
> ERROR: ExpansionError during parsing /home/jarvis/poky/meta-
> openembedded/meta-networking/recipes-support/libtdb/libtdb_1.3.15.bb
> Traceback (most recent call last):
> bb.data_smart.ExpansionError: Failure expanding variable do_compile,
> expression was     python ./buildtools/bin/waf ${@oe.utils.parallel_make_argument(d,
> '-j%d', limit=64)}
>  which triggered exception AttributeError: module 'oe.utils' has no
> attribute 'parallel_make_argument'
>
>
> DO help,
>
> is there any other way to establish Internet connection inside poky?
>
> Thanks
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180321/a31629cb/attachment-0002.html>


More information about the Openembedded-core mailing list