summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ppp
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2014-03-03 16:27:31 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-05 15:50:21 +0000
commit6fe2315420c025c14a4e07bbf2a00d4a8ab4e143 (patch)
tree7db24d2abcdb111c7077d80b1a70c936535a7c9c /meta/recipes-connectivity/ppp
parent3bd5c238bc17a41b8f5986865b44693d2e4492bf (diff)
downloadpoky-6fe2315420c025c14a4e07bbf2a00d4a8ab4e143.tar.gz
ppp: drop enable-ipv6.patch
IPV6 has been enabled by default in 2.4.6 (From OE-Core rev: 14896ef9e3eb091591d25776f8f6a590294a874e) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ppp')
-rw-r--r--meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch
deleted file mode 100644
index e5fc3f4de9..0000000000
--- a/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1The patch comes from OpenEmbedded
2
3Upstream-Status: Inappropriate [enable feature]
4
5--- ppp-2.4.3/pppd/Makefile.linux.orig 2005-10-28 21:07:40.396359250 +0100
6+++ ppp-2.4.3/pppd/Makefile.linux 2005-10-28 21:07:54.217223000 +0100
7@@ -62,7 +62,7 @@
8
9 HAS_SHADOW=y
10 #USE_PAM=y
11-#HAVE_INET6=y
12+HAVE_INET6=y
13
14 # Enable plugins
15 PLUGIN=y