meta-openembedded/meta-networking
Robert Yang 5f32fd6b08 spice: Drop broken native
$ bitbake spice-native
checking whether the C compiler works... no
configure: error: in `/path/to/spice-native/0.14.2+gitAUTOINC+7cbd70b931_4fc4c2db36-r0/build':
configure: error: C compiler cannot create executables

It's a broken native recipe which means no ones need it any more, so remove it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-25 09:48:19 -07:00
..
classes waf-samba: switch to python3 2019-07-10 09:24:32 -07:00
conf layer.conf: ignore wireless-regdb->crda dep for siggen purposes 2019-08-08 10:04:23 -07:00
files/waf-cross-answers libldb: upgrade 1.4.1 -> 1.5.4 2019-07-10 09:28:20 -07:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity firewalld: add UPSTREAM_CHECK_URI 2019-09-25 09:48:19 -07:00
recipes-core drbd,netkit-rusers: Blacklist packages 2019-09-07 12:35:54 -07:00
recipes-daemons openhpi: control snmp-bc ptest generation 2019-09-10 11:08:47 -07:00
recipes-devtools grpc: Change gettid patch with the upstream merged version 2019-09-06 08:40:59 -07:00
recipes-extended dlm: upgrade 4.0.7 -> 4.0.9 2019-07-10 09:24:32 -07:00
recipes-filter nftables: update to 0.9.2 2019-08-27 12:11:16 -07:00
recipes-irc/znc znc: update to 1.7.4 2019-09-16 07:10:03 -07:00
recipes-kernel/wireguard wireguard: Upgrade 20190905 to 20190913 2019-09-15 12:12:33 -07:00
recipes-netkit drbd,netkit-rusers: Blacklist packages 2019-09-07 12:35:54 -07:00
recipes-protocols net-snmp: update SRC_URI 2019-07-26 14:29:17 -07:00
recipes-support spice: Drop broken native 2019-09-25 09:48:19 -07:00
site site: move from meta-oe to meta-networking 2018-01-08 12:03:40 -05:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS update maintainers 2018-10-02 17:53:46 -07:00
README meta-networking: Update layer dependency information 2014-09-08 16:34:25 -04:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-openembedded.git subdirectory: meta-oe branch: master revision: HEAD

URI: git://github.com/openembedded/meta-openembedded.git subdirectory: meta-python branch: master revision: HEAD

Maintenance

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.