nm-distro: Remove packageconfig for nodejs

This line is wrong and NodeJS is anyway not used in our distribution.

BugzID: 73589
This commit is contained in:
Alexandre Bard 2021-08-19 16:21:06 +02:00
parent 00fd0c5639
commit 0622252c45
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ EXTRA_IMAGECMD_append_ota-ext4 = " -O ^64bit"
PACKAGECONFIG_append_pn-curl = " ssl"
PACKAGECONFIG_remove_pn-curl = "gnutls"
PACKAGECONFIG_append_pn-nodejs = "openssl"
PACKAGECONFIG_append_pn-libgpiod = " python3"
PACKAGECONFIG_append_pn-networkmanager = " modemmanager"