]> code.ossystems Code Review - openembedded-core.git/commitdiff
ppp: drop enable-ipv6.patch
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 3 Mar 2014 08:27:31 +0000 (16:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:05 +0000 (15:24 +0000)
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>
meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch [deleted file]

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 (file)
index e5fc3f4..0000000
+++ /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