aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
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:24:05 +0000
commit14896ef9e3eb091591d25776f8f6a590294a874e (patch)
tree8bb8dc7fbbb8df8ad21aef4995b55401d3c377f2 /meta/recipes-connectivity
parentd05b1d06b5b8b84c2a40639ad28e31cd683f89a4 (diff)
downloadopenembedded-core-contrib-14896ef9e3eb091591d25776f8f6a590294a874e.tar.gz
ppp: drop enable-ipv6.patch
IPV6 has been enabled by default in 2.4.6 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-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 @@
-The patch comes from OpenEmbedded
-
-Upstream-Status: Inappropriate [enable feature]
-
---- ppp-2.4.3/pppd/Makefile.linux.orig 2005-10-28 21:07:40.396359250 +0100
-+++ ppp-2.4.3/pppd/Makefile.linux 2005-10-28 21:07:54.217223000 +0100
-@@ -62,7 +62,7 @@
-
- HAS_SHADOW=y
- #USE_PAM=y
--#HAVE_INET6=y
-+HAVE_INET6=y
-
- # Enable plugins
- PLUGIN=y