Go to file
Diego Santa Cruz e58e07b010 net-snmp: control smux via PACKAGECONFIG
Support for smux is always enabled by the recipe, but it can be a
security risk since it makes the snmpd daemon listen on TCP port 199.

This makes it contrallable via PACKAGECONFIG, so that it can be easily
disabled from the distro or local config. The mechanism makes it easy
to add control for other MIB modules via PACKAGECONFIG later if need
be.

For compatibility smux is added to the default PACKAGECONFIG, so there
is no change in the default build configuration.

Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-21 00:26:41 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse: set CVE_PRODUCT to "fuse_project:fuse" 2021-01-17 11:47:41 -08:00
meta-gnome evince: upgrade 3.36.7 -> 3.38.0 2021-01-13 10:22:23 -08:00
meta-initramfs dracut: upgrade 049 -> 051 2021-01-04 14:48:29 -08:00
meta-multimedia fluidsynth: upgrade 2.1.5 -> 2.1.6 2021-01-06 14:20:51 -08:00
meta-networking net-snmp: control smux via PACKAGECONFIG 2021-01-21 00:26:41 -08:00
meta-oe fsverity: fix MinGW build 2021-01-20 09:44:15 -08:00
meta-perl librole-tiny-perl: upgrade 2.001004 -> 2.002003 2021-01-17 11:47:41 -08:00
meta-python python3-yappi: Upgrade 1.3.0 -> 1.3.2 2021-01-20 09:30:47 -08:00
meta-webserver phpmyadmin: 5.0.2 -> 5.0.4 2021-01-05 09:16:26 -08:00
meta-xfce thunar: upgrade 4.16.0 -> 4.16.2 2021-01-19 11:06:28 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories