Go to file
Yi Zhao 4ed048fb05 net-snmp: make sure snmpd always exit after displaying usage
Currently, viewing the help text with snmpd -h results in snmpd being
started in the background.

$ snmpd -h
Usage:  snmpd [OPTIONS] [LISTENING ADDRESSES]
[snip]
$ ps -ef | grep snmpd
root    1477    1  0 05:46 ?    00:00:00 snmpd -h

Backport a patch to fix this issue.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-14 08:18:45 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems fuse3: upgrade 3.10.4 -> 3.10.5 2021-09-08 21:29:52 -07:00
meta-gnome gjs: Remove valgrind dependency on rv32/rv64 2021-09-03 08:38:41 -07:00
meta-initramfs klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update the overrides syntax conversion 2021-08-06 20:38:40 -07:00
meta-multimedia gst-shark: Define SRCREV_FORMAT 2021-09-11 00:35:10 -07:00
meta-networking net-snmp: make sure snmpd always exit after displaying usage 2021-09-14 08:18:45 -07:00
meta-oe packagegroup-meta-oe: Add pahole 2021-09-13 20:49:14 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.071 -> 2.072 2021-08-25 08:17:04 -07:00
meta-python python3-transitions: upgrade 0.8.8 -> 0.8.9 2021-09-10 06:55:20 -07:00
meta-webserver nginx: Fix off_t size passed in configure 2021-08-31 09:05:43 -07:00
meta-xfce layer.conf: Update to honister 2021-08-03 10:21:25 -07: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