summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/miniupnpd/files/0001-Add-OpenEmbedded-cross-compile-case.patch
Commit message (Collapse)AuthorAgeFilesLines
* miniupnpd: Update to 2.1.20191006Khem Raj2019-11-011-7/+5
| | | | | | Forward port the patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* miniupnpd: Fix cross compile on OEKhem Raj2018-12-231-0/+40
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>