summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tinyproxy
Commit message (Collapse)AuthorAgeFilesLines
* tinyproxy: Refresh patchesKhem Raj2018-09-291-6/+15
| | | | | | Fixes warnings reported by devtool Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tinyproxy: upgrade to version 1.10.0Jacobo Aragunde Pérez2018-09-243-25/+26
| | | | | | | | | | Highlights of this upgrade: * tinyproxy binary is not installed to /usr/sbin now. * removed a deprecated configure parameter. * reworked disable-documentation.patch. Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tinyproxy: fix build ERRORArmin Kuster2018-01-081-2/+2
| | | | | | | ERROR: tinyproxy-1.8.4-r0 do_prepare_recipe_sysroot: tinyproxy: useradd command did not succeed. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tinyproxy: 'nobody' should belong to 'nogroup'S. Lockwood-Childs2018-01-081-1/+1
| | | | | | | | | | | | | | | | | The classic 'nobody' user is supposed to belong to 'nogroup' group. Without this change, it will get a 'nobody' group created as its default group instead. Ensuring the existing 'nogroup' is used as default group solves following sort of complaint by useradd-staticids.bbclass (when static ids are enabled): tinyproxy: Changing groupname nobody's gid from (65534) to (1000), verify configuration files! Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tinyproxy: Add recipeBenjamin Gaignard2017-04-253-0/+89
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>