mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
cloud9, nodejs4: blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
2aed449495
commit
74bbde6984
|
|
@ -8,6 +8,7 @@ PR = "r5"
|
|||
# Nodejs-native for node-waf, nodejs4-native for the headers
|
||||
DEPENDS = "libxml2 nodejs-native nodejs4-native"
|
||||
|
||||
PNBLACKLIST[cloud9] ?= "Not comatible with current nodejs 0.12, but upstream is working on it for v3"
|
||||
inherit systemd
|
||||
|
||||
SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d6237f3a840aef5b7880fb4e49eecfe5"
|
|||
|
||||
DEPENDS = "openssl"
|
||||
|
||||
PNBLACKLIST[nodejs4] ?= "Used only by currently blacklisted cloud9 and fails to build for qemuarm with thumb: error: #error For thumb inter-working we require an architecture which supports blx"
|
||||
|
||||
SRC_URI = " \
|
||||
http://nodejs.org/dist/node-v${PV}.tar.gz \
|
||||
file://libev-cross-cc_${PV}.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user