summaryrefslogtreecommitdiffstats
path: root/package/norm
Commit message (Collapse)AuthorAgeFilesLines
* norm: add patch to fix musl buildThomas Petazzoni2016-08-271-0/+55
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/9c7130d5b5aad218c5c576761d495a3f403fdc5b/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* norm: fix build failure with old headersGustavo Zacarias2016-03-311-0/+38
| | | | | | | | | | | The version check for the nfq_get_payload prototype is wrong since it's done against linux headers when in fact it changed with the 1.0.0 release of libnetfilter_queue, leading to build failure in toolchains that have old headers when libnetfilter_queue is present. Fixes: http://autobuild.buildroot.net/results/c0e/c0e897a6db888d4a7e0302cdc1e0cbec7d1e88f3/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* norm: new packageGustavo Zacarias2016-03-204-0/+80
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: - remove useless parenthesis enclosing waf calls - move the header copying outside of the 'cd $(@D)'.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud