Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | connman: bump to version 1.32 | Gustavo Zacarias | 2016-04-19 | 1 | -38/+0 |
| | | | | | | | Drop upstream patches and add a new build fix (submitted upstream). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/connman: fix crash due to iptables 1.6.0 update | Martin Bark | 2016-03-08 | 1 | -0/+38 |
iptables was updated to version 1.6.0 in commit https://git.busybox.net/buildroot/commit/?id=35dc775 however, connman 1.31 crashes when iptables 1.6.0 is used. This issues has already been fixed upstream but is not currently available in a release. To fix connman include the upstream patch. See http://git.kernel.org/cgit/network/connman/connman.git/commit/?id=acea08a Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |