meta-openembedded/meta-networking
Gyorgy Sarvari bc55ba3d8c babeld: fix installation with usrmerge
In case usrmerge DISTRO_FEATURE is enabled, the recipe installed
the application to /bin folder, which is however a symlink to /usr/bin,
so the installation ultimately failed.

To fix this, set the correct prefix for the installation.

This is a partial backport of f91983f1f3

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-12-02 13:54:02 +01:00
..
classes kernel_add_regdb: Change the task order 2023-01-19 08:28:48 -05:00
conf layers: Bump to use kirkstone 2022-02-21 18:12:04 -08:00
files/waf-cross-answers samba: upgrade 4.14.12 -> 4.14.13 2022-04-13 19:21:41 -07:00
licenses meta-networking/licenses/netperf: remove unused license 2023-05-08 08:04:20 -04:00
recipes-connectivity nng: Rename default branch of github.com:nanomsg/nng.git 2025-11-17 09:08:35 +01:00
recipes-core All layers: Follow oe-core's variable name changes 2022-02-24 08:35:24 -08:00
recipes-daemons ncftp: correct SRC_URI 2025-11-17 09:08:27 +01:00
recipes-devtools/python python3-scapy: fix ptests 2025-10-27 21:13:18 +01:00
recipes-extended corosync: fix CVE-2025-30472 2025-04-20 13:42:58 -04:00
recipes-filter nfacct: Update SRC_URI to point to valid URL 2025-09-26 15:13:03 +02:00
recipes-irc znc: fix LICENSE value, clean up SRC_URI 2025-09-26 15:13:03 +02:00
recipes-kernel/wireguard wireguard-tools: clean the do_fecth warning 2024-12-08 14:38:16 -05:00
recipes-netkit netkit-telnet: patch CVE-2022-39028 2025-10-27 11:17:13 +01:00
recipes-protocols babeld: fix installation with usrmerge 2025-12-02 13:54:02 +01:00
recipes-support usbredir: patch CVE-2021-3700 2025-11-30 15:13:57 +01:00
COPYING.MIT
MAINTAINERS meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00
README readme: update maintainer 2025-09-18 11:49:40 +02: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: kirkstone

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

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

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

Maintenance
-----------
Layer maintainers: Gyorgy Sarvari <skandigraun@gmail.com>
Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com>

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