diff options
author | André Draszik <git@andred.net> | 2019-10-29 16:42:24 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
commit | 76dd3dac1f1e67a5c44ad732b8e827cc36ded641 (patch) | |
tree | 388a93775ebb2bcdd1680b1ce39a6983f37aab5a /meta-python/recipes-devtools/python/python-flask-restful.inc | |
parent | b70b263add2a2f1a4964bbc39400bccd13c4056d (diff) | |
download | meta-openembedded-76dd3dac1f1e67a5c44ad732b8e827cc36ded641.tar.gz |
nodejs: allow use of system c-ares (and make default)
Use system c-ares via PACKAGECONFIG by default. So far,
nodejs had been built using its embedded copy of c-ares,
which we generally try to avoid, for the known reasons
(independent updates, cve & license checks, etc).
Notes:
* otherwise nodejs uses its bundled version of c-ares
* the PACKAGECONFIG variable is 'ares' so as to be in
line with other uses of this (wget & curl recipes in
OE core)
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-restful.inc')
0 files changed, 0 insertions, 0 deletions