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, Köry
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90991): https://lists.openembedded.org/g/openembedded-devel/message/90991 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]] -=-=-=-=-=-=-=-=-=-=-=-
