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:
parent
00fd0c5639
commit
0622252c45
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue