meta-openembedded/meta-networking
Martin Jansa 8020b606c9 umip: make MACHINE_ARCH
* Depends on ipsec-tools which is already MACHINE_ARCH (and also RRECOMMENDS kernel modules)
* Fixes:
  ERROR: umip different signature for task do_configure.sigdata between hammerhead and mako
  Hash for dependent task umip/umip_1.0.bb.do_prepare_recipe_sysroot changed from 7c74a208880f6c8a5aa46b1c8577e39b6b71429d9a379ea75f17a155ca270035 to 87c6cd438dd9645c98530e3ac1094005bace785bfd89bfe4073bc8815926abba
  Unable to find matching sigdata for /OE/build/luneos-master/webos-ports/meta-openembedded/meta-networking/recipes-connectivity/umip/umip_1.0.bb.do_prepare_recipe_sysroot with hashes 7c74a208880f6c8a5aa46b1c8577e39b6b71429d9a379ea75f17a155ca270035 or 87c6cd438dd9645c98530e3ac1094005bace785bfd89bfe4073bc8815926abba

  bitbake-diffsigs /OE/build/luneos-master/webos-ports/tmp-glibc/sstate-diff/1557963509/[hm]*/*/umip/*do_prepare*.sigdata*
  Hash for dependent task ipsec-tools/ipsec-tools_0.8.2.bb.do_populate_sysroot changed from 1100c4984d88050bb7ca154445205bac3c3ab80c3ff0aa7c9124825c9d4f6e14 to feeddbd35a8106b264c98076e21d0b3cb227ab1d209e150926112b2906273ef4
  Unable to find matching sigdata for /OE/build/luneos-master/webos-ports/meta-openembedded/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.2.bb.do_populate_sysroot with hashes 1100c4984d88050bb7ca154445205bac3c3ab80c3ff0aa7c9124825c9d4f6e14 or feeddbd35a8106b264c98076e21d0b3cb227ab1d209e150926112b2906273ef4

  as detected with:
  openembedded-core/scripts/sstate-diff-machines.sh --targets=world --tmpdir=tmp-glibc/ --analyze --machines="hammerhead mako qemux86"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-06-16 08:15:09 -07:00
..
classes kernel_wireless_regdb: Add class for embedding regulatory data into older kernel 2018-07-05 17:51:16 -07:00
conf README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
files/waf-cross-answers waf-cross-answers: Add cross-answers-mips64el.txt 2018-12-07 23:12:02 -08:00
licenses
recipes-connectivity umip: make MACHINE_ARCH 2019-06-16 08:15:09 -07:00
recipes-core packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURES 2019-05-23 07:03:43 -07:00
recipes-daemons openhpi: update openhpi-fix-testfail-errors.patch 2019-05-18 07:25:35 -07:00
recipes-devtools grpc: fix grpc_cpp_plugin interpfor nativesdk 2018-10-10 08:53:21 -07:00
recipes-extended dlm: Fix build with glibc 2.28+ 2018-08-19 16:09:28 -07:00
recipes-filter ebtables: add UPSTREAM_CHECK_URI 2019-05-23 07:03:43 -07:00
recipes-irc/znc znc: Strip out DEBUG_PREFIX_MAP options and --sysroot from znc.pc 2019-02-17 12:21:27 -08:00
recipes-kernel/wireguard wireguard: udpate to 20190123 version 2019-01-30 17:17:54 -08:00
recipes-netkit netkit-rsh: add tag to CVE patch 2019-05-23 07:03:43 -07:00
recipes-protocols babeld: update to 1.8.4 2019-04-09 18:09:00 -07:00
recipes-support openvpn: update to 2.4.7 2019-05-23 07:03:43 -07:00
site site: move from meta-oe to meta-networking 2018-01-08 12:03:40 -05:00
COPYING.MIT
MAINTAINERS README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
README README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07: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: warrior
revision: HEAD

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

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

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

Maintenance
-----------

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