mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user