Extend nodejs to full installation

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-26 08:27:31 +01:00
parent 851fc4da51
commit f90d639dfa
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ IMAGE_INSTALL += " \
qt5-creator \
qwt-qt5 \
\
nodejs \
nodejs nodejs-npm nodejs-systemtap \
"
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -32,7 +32,7 @@ RDEPENDS_${PN} = " \
man man-pages \
gawk \
chrpath \
nodejs \
nodejs nodejs-npm nodejs-systemtap \
\
wireshark \
nfs-utils-client \