Re: [oe] [meta-oe][PATCH 1/2] mongodb: Pass computed endian variable

2017-09-22 Thread Andre McCurdy
On Fri, Sep 22, 2017 at 10:57 AM, Khem Raj wrote: > If not passed to SCon, it will try to guess it > and do it by poking at build host, which wont > work in cross environment > > Signed-off-by: Khem Raj > --- >

[oe] [meta-oe][PATCH 1/2] mongodb: Pass computed endian variable

2017-09-22 Thread Khem Raj
If not passed to SCon, it will try to guess it and do it by poking at build host, which wont work in cross environment Signed-off-by: Khem Raj --- meta-oe/recipes-support/mongodb/mongodb_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git