aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_1.35.bb
diff options
context:
space:
mode:
authorJian Liang <jianliang@tycoint.com>2018-01-19 14:42:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-21 09:55:14 +0000
commit918754c8e855dea07a49e30b6ff1d3e3dd7530c7 (patch)
tree2ac2681eb03594c1338adcdbbe26322f91797ae5 /meta/recipes-connectivity/connman/connman_1.35.bb
parent4e3e181dbe002ad17fc76c46c328f6f7df326f24 (diff)
downloadopenembedded-core-contrib-918754c8e855dea07a49e30b6ff1d3e3dd7530c7.tar.gz
connman: fix nat-postrouting not update issue
When more than one session are created with the same "AllowedInterface", connman failed to update nat- postrouting rules when new IP address was got Signed-off-by: Jian Liang <jianliang@tycoint.com> Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.35.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_1.35.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.35.bb b/meta/recipes-connectivity/connman/connman_1.35.bb
index 950946fe76..e7e5d38d61 100644
--- a/meta/recipes-connectivity/connman/connman_1.35.bb
+++ b/meta/recipes-connectivity/connman/connman_1.35.bb
@@ -6,6 +6,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
file://connman \
file://no-version-scripts.patch \
file://includes.patch \
+ file://0001-session-Keep-track-of-addr-in-fw_snat-session.patch \
"
SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch \
"