On Thu, Apr 22, 2021 at 3:33 AM Köry Maincent <[email protected]> wrote:
>
> On Mon, 19 Apr 2021 14:04:39 -0700
> "Khem Raj" <[email protected]> wrote:
>
> > So far, we have been trying to build nodejs-native and use the native
> > host binaries from there, which has worked out ok but always changes
> > when major upgrade is done, since more binaries or places are required
> > to be captured. This patch changes this approach to use qemu-user to run
> > these binaries under during cross build. This lets them run closer to
> > upstream build process and also removes dependency on nodejs-native
> >
> > Signed-off-by: Khem Raj <[email protected]>
> > ---
> >  .../nodejs/0002-Using-native-binaries.patch   | 93 +++++++++----------
> >  .../recipes-devtools/nodejs/nodejs_14.16.1.bb | 34 ++++++-
> >  2 files changed, 74 insertions(+), 53 deletions(-)
> >
>
> You can remove the "--without-snapshot" configuration parameter, now useless.
>
> With that fixed:
> Tested-by: Kory Maincent <[email protected]>
>

Thanks a lot for testing it Kory, it was already merged but I have
send a followup to remove --without-snapshot
let me know if there anything else we need in this recipe

> Thanks,
> Köry
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#91034): 
https://lists.openembedded.org/g/openembedded-devel/message/91034
Mute This Topic: https://lists.openembedded.org/mt/82219794/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to