meta-openembedded/meta-networking
Yi Zhao 85aa214ce0 frr: upgrade 8.4.1 -> 8.4.2
ChangeLog:
https://github.com/FRRouting/frr/releases/tag/frr-8.4.2

Per [1], update frr.pam to eliminate the warning issued by pam:
vtysh[485]: pam_warn(frr:account): function=[pam_sm_acct_mgmt] flags=0
service=[frr] terminal=[<unknown>] user=[root] ruser=[<unknown>] rhost=[<unknown>]

[1] 6031b8a322

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-07 07:01:21 -08:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf crda: remove recipe 2023-02-06 07:59:29 -08:00
dynamic-layers/meta-python crda: remove recipe 2023-02-06 07:59:29 -08:00
files/waf-cross-answers samba upgrade 4.14.14 -> 4.17.4 2023-01-01 02:23:29 -08:00
licenses
recipes-connectivity blueman: add missing runtime dependency, add polkit rule 2023-02-01 09:11:49 -08:00
recipes-core packagegroup-meta-networking: Remove ypbind-mt on musl 2022-08-30 00:14:58 -07:00
recipes-daemons .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
recipes-devtools libcoap: Upgrade 4.3.0 -> 4.3.1 2022-09-22 16:45:05 -07:00
recipes-extended dlm: Upgrade to 4.1.1 2022-08-30 00:14:58 -07:00
recipes-filter nftables: Fix missing leading whitespace with ':append' 2023-01-25 08:51:25 -08:00
recipes-irc weechat: Update 3.4.1 -> 3.8 2023-01-13 09:47:27 -08:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
recipes-protocols frr: upgrade 8.4.1 -> 8.4.2 2023-02-07 07:01:21 -08:00
recipes-support dnsmasq: Upgrade 2.88 -> 2.89 2023-02-06 18:38:41 -08:00
COPYING.MIT
MAINTAINERS MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
README meta-networking,meta-python: Fix README for yocto check layer 2021-12-02 18:36:58 -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>
                   Armin Kuster <akuster808@gmail.com> (recipes-netkit)


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