mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-08 15:15:00 +02:00
nodejs: fix no-registry option
* https://github.com/npm/npm/issues/3691 * https://github.com/npm/npm/issues/5509 Signed-off-by: Martin Jansa <martin.jansa@lge.com>
This commit is contained in:
committed by
Martin Jansa
parent
e836f8f936
commit
c6eef3a0c1
@@ -7,6 +7,7 @@ DEPENDS = "openssl"
|
||||
|
||||
SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz \
|
||||
file://enable-armv5e-build.patch \
|
||||
file://no-registry.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "c2b4deea212c0b7c2f86368c65fab312"
|
||||
SRC_URI[sha256sum] = "3298d0997613a04ac64343e8316da134d04588132554ae402eb344e3369ec912"
|
||||
|
||||
Reference in New Issue
Block a user