mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
packagegroup-meta-oe: include nodejs without meta-python2 conditional
* it doesn't depend on meta-python2 since:
commit eaf9cfb018
Author: Martin Jansa <martin.jansa@gmail.com>
Date: Thu Jan 23 17:44:06 2020 +0100
nodejs: use python3native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
fc92568064
commit
353578d304
@@ -258,7 +258,7 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\
|
||||
mpich \
|
||||
msgpack-c \
|
||||
mercurial \
|
||||
${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "nodejs", "", d)} \
|
||||
nodejs \
|
||||
openocd \
|
||||
pax-utils \
|
||||
ipc-run \
|
||||
|
||||
Reference in New Issue
Block a user