diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2021-02-09 16:53:46 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2021-03-04 04:19:49 -1000 |
commit | 3720c39524df866b570540310edaac973cdad7fb (patch) | |
tree | 73ebbdefe273b74336dffda062533cf394b347e7 /meta/classes/image-live.bbclass | |
parent | 8382f9c1c9388c61e28e2ac3762b2c29b8555338 (diff) | |
download | openembedded-core-contrib-3720c39524df866b570540310edaac973cdad7fb.tar.gz |
npm.bbclass: avoid building target nodejs for native npm recipes
The current recipe unconditionally RDEPENDS on nodejs (the target one).
When building on the "-native recipe" of "BBCLASSEXTEND native" recipe,
the target nodejs is unnecessarily built.
This patch fixes this by only RDEPENDS on nodejs when building for the target.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 92a9a86df9e3bcffb13d2f8b5dcbe7822170f734)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/classes/image-live.bbclass')
0 files changed, 0 insertions, 0 deletions