[oe] [meta-oe][PATCH v3] mraa/upm: enable nodejs bindings by default

Mikko Ylinen mikko.ylinen at linux.intel.com
Wed Oct 25 04:42:49 UTC 2017


Hi,


On 21/10/17 18:39, Khem Raj wrote:
> On Fri, Oct 20, 2017 at 3:53 PM, Martin Jansa <martin.jansa at gmail.com> wrote:
>> Fails to build:
>> http://errors.yoctoproject.org/Errors/Details/157425/
>>
> and fails on musl too
>
> http://errors.yoctoproject.org/Errors/Build/47646/
>
>

We've been using nodejs bindings via HAVE_NODEJS but
with nodejs 6.x (which I used in my testing too).

It looks the errors are because nodejs >7.x- break
swig bindings: https://github.com/swig/swig/pull/968

Until oe-core gets the new version of swig, we'll have to
keep the nodejs bindings disabled. Let's scratch my previous
patches and I'll submit a new one that just cleans out that
HAVE_NODEJS leftover.

-- Mikko





More information about the Openembedded-devel mailing list