diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2020-02-25 20:36:15 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-26 07:17:58 -0800 |
| commit | e92cbff942b9ef6c50d7a7cbfb7ee4d2be656e2e (patch) | |
| tree | 72032d9c3182d18a055536581ff2966791a35e81 /meta-networking/recipes-core | |
| parent | c66896149c8b6bea524a8b518ea8b704ce7a9fd0 (diff) | |
| download | meta-openembedded-e92cbff942b9ef6c50d7a7cbfb7ee4d2be656e2e.tar.gz | |
c-ares: move from meta-networking to meta-oe
* nodejs from meta-oe depends on this since:
commit 76dd3dac1f1e67a5c44ad732b8e827cc36ded641
Author: André Draszik <git@andred.net>
Date: Tue Oct 29 16:42:24 2019 +0000
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>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-core')
| -rw-r--r-- | meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb b/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb index fa9bf2db52..103c99bb17 100644 --- a/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb +++ b/meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb | |||
| @@ -107,7 +107,7 @@ RDEPENDS_packagegroup-meta-networking-support = "\ | |||
| 107 | tunctl dovecot ipvsadm stunnel chrony spice-protocol \ | 107 | tunctl dovecot ipvsadm stunnel chrony spice-protocol \ |
| 108 | usbredir ntop wireshark tnftp lksctp-tools \ | 108 | usbredir ntop wireshark tnftp lksctp-tools \ |
| 109 | cim-schema-docs cim-schema-final cim-schema-exper \ | 109 | cim-schema-docs cim-schema-final cim-schema-exper \ |
| 110 | libmemcached smcroute libtevent ipcalc c-ares uftp \ | 110 | libmemcached smcroute libtevent ipcalc uftp \ |
| 111 | ntimed linux-atm ssmtp openvpn rdma-core \ | 111 | ntimed linux-atm ssmtp openvpn rdma-core \ |
| 112 | iftop aoetools tcpslice tcpdump libtalloc memcached nuttcp netcat \ | 112 | iftop aoetools tcpslice tcpdump libtalloc memcached nuttcp netcat \ |
| 113 | netcat-openbsd fetchmail yp-tools ypbind-mt yp-tools \ | 113 | netcat-openbsd fetchmail yp-tools ypbind-mt yp-tools \ |
