meta-openembedded/meta-networking
Yi Zhao fec5747a4c
samba: upgrade 4.19.4 -> 4.19.5
Release Notes:
https://www.samba.org/samba/history/samba-4.19.5.html

Specify --pythondir to fix do_package_qa QA Issue:
WARNING: samba-4.19.5-r0 do_package_qa: QA Issue: File
/usr/lib/libsamba-util.so.0.0.1 in package libsamba-util contains
reference to TMPDIR [buildpaths]

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-10 21:54:07 -07:00
..
classes Fix install error when enable multilib. 2024-02-20 08:46:26 -08:00
conf meta-networking: Express dependency on meta-python 2024-02-26 08:13:22 -08:00
dynamic-layers/meta-python system-config-printer: fix runtime for system-config-printer 2024-01-28 08:39:17 -08: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 samba: upgrade 4.19.4 -> 4.19.5 2024-03-10 21:54:07 -07:00
recipes-core meta-networking-image-ptest: Add images to enable BBCLASSEXTEND parallel execution 2024-02-22 19:24:00 -08:00
recipes-daemons squid: Upgrade to 6.8 2024-03-08 10:07:26 -08:00
recipes-devtools python3-scapy: Add missing rdeps for ptests 2024-02-26 08:13:20 -08:00
recipes-extended tgt: Fix build with musl 2024-01-09 06:54:08 -08:00
recipes-filter recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
recipes-protocols net-snmp: upgrade 5.9.3 -> 5.9.4 2024-03-08 10:07:26 -08:00
recipes-support netcf: Fix build with latest gnulib 2024-03-09 10:55:22 -08:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
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.