summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/miniupnpd
Commit message (Collapse)AuthorAgeFilesLines
* miniupnpd: Package miniupnpd_functions.shVinothkumar2020-04-021-0/+1
| | | | | | | | Currently miniupnpd.service fails to start without miniupnpd_functions.sh in rootfs Signed-off-by: Vinothkumar <vinothkumar_baskaran@comcast.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Build config.h before full buildKhem Raj2019-11-011-0/+1
| | | | | | | | | | | | This fixes a race condition e.g. testminissdp.c:15:10: fatal error: config.h: No such file or directory 15 | #include "config.h" | ^~~~~~~~~~ compilation terminated. <builtin>: recipe for target 'testminissdp.o' failed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Update to 2.1.20191006Khem Raj2019-11-012-9/+7
| | | | | | Forward port the patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: update to 2.1.20190210Oleksandr Kravchuk2019-07-101-3/+3
| | | | | | | License checksum changed due to modified copyright years. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: fix SRC_URI for multilibMartin Jansa2019-05-021-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Upgrade to 2.1.20190210 releaseKhem Raj2019-03-081-2/+2
| | | | | | Fixes build with kernel 5.x as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Fix cross compile on OEKhem Raj2018-12-232-1/+47
| | | | | | | | | genconfig script can be specified OS specs if its not then it pokes at the build system via uname, we add code for OE support to ensure we pass DISTRO_VERSION as OS_VERSION Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Update to 2.1.20180706Khem Raj2018-11-291-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: update to 2.0.20180203 and add systemd servicePascal Bach2018-05-172-5/+25
| | | | | | | license checksum changed due to increase in copyright year Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* miniupnpd: Move to meta-networking, requires libnetfilter-conntrackMark Hatle2017-09-121-0/+37
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>