meta-openembedded/meta-networking
Martin Jansa dbf103d4cd
unbound: update to latest to fix occasional build failure
buildhistory-diff shows few new files in testdata:

packages/core2-64-oe-linux/unbound/unbound-ptest: FILELIST: added "
  /usr/lib/unbound/ptest/tests/testdata/rpz_val_block.rpl
  /usr/lib/unbound/ptest/tests/testdata/serve_expired_ttl_reset.rpl
  /usr/lib/unbound/ptest/tests/testdata/val_negcache_ttl_prefetch.rpl
  /usr/lib/unbound/ptest/tests/testdata/val_negcache_ttl.rpl
  /usr/lib/unbound/ptest/tests/testdata/iter_max_global_quota.rpl
  /usr/lib/unbound/ptest/tests/testdata/iter_unverified_glue.rpl
  /usr/lib/unbound/ptest/tests/testdata/serve_expired_val_bogus.rpl
  /usr/lib/unbound/ptest/tests/testdata/iter_unverified_glue_fallback.rpl
  /usr/lib/unbound/ptest/tests/testdata/serve_expired_client_timeout_val_bogus.rpl
  /usr/lib/unbound/ptest/tests/testdata/serve_expired_client_timeout_val_insecure_delegation.rpl
  /usr/lib/unbound/ptest/tests/testdata/dns64_prefetch_cache.rpl"

wasn't tested in runtime, I don't use it, I just wanted to get rid of
random build failure from world builds (happens at least since kirkstone
which has 1.15.0).

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-05 09:42:50 -08:00
..
classes waf-samba: replace oldincludedir 2024-04-12 08:57:34 -07:00
conf non-repro-meta-networking: update known non-reproducible list 2024-10-07 08:08:26 -07:00
dynamic-layers/meta-python firewalld: upgrade 1.3.2 -> 2.2.1 2024-10-07 14:15:09 -07:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity mbedtls: upgrade 3.6.1 -> 3.6.2 2024-10-21 20:54:47 -07:00
recipes-core udpcast: add recipe 2024-06-10 23:08:41 -07:00
recipes-daemons pure-ftpd: upgrade 1.0.51 -> 1.0.52 2024-09-30 07:34:23 -07:00
recipes-devtools python3-scapy: Upgrade to 2.6.0 release 2024-09-29 14:00:32 -07:00
recipes-extended dlm: Disable fcf-protection on riscv32 2024-09-17 07:50:22 -07:00
recipes-filter nftables: upgrade 1.1.0 -> 1.1.1 2024-10-07 23:18:54 -07:00
recipes-irc znc: Fix buildpaths QA errors 2024-07-27 17:26:38 -07:00
recipes-kernel/wireguard wireguard-tools: fix do_fetch error 2024-10-18 09:25:45 -07:00
recipes-protocols mdns: Upgrade 2200.140.11 -> 2559.1.1 2024-10-30 08:24:30 -07:00
recipes-support unbound: update to latest to fix occasional build failure 2024-11-05 09:42:50 -08:00
COPYING.MIT
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -08: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://git.openembedded.org/openembedded-core branch: master

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

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com

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