summaryrefslogtreecommitdiff
path: root/openembedded/packages/ppp/ppp-2.4.3
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/ppp/ppp-2.4.3')
-rw-r--r--openembedded/packages/ppp/ppp-2.4.3/enable-ipv6.patch11
-rw-r--r--openembedded/packages/ppp/ppp-2.4.3/pppoatm-makefile.patch7
2 files changed, 18 insertions, 0 deletions
diff --git a/openembedded/packages/ppp/ppp-2.4.3/enable-ipv6.patch b/openembedded/packages/ppp/ppp-2.4.3/enable-ipv6.patch
new file mode 100644
index 000000000..7b8acb2dd
--- /dev/null
+++ b/openembedded/packages/ppp/ppp-2.4.3/enable-ipv6.patch
@@ -0,0 +1,11 @@
+--- 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
diff --git a/openembedded/packages/ppp/ppp-2.4.3/pppoatm-makefile.patch b/openembedded/packages/ppp/ppp-2.4.3/pppoatm-makefile.patch
new file mode 100644
index 000000000..5601f593d
--- /dev/null
+++ b/openembedded/packages/ppp/ppp-2.4.3/pppoatm-makefile.patch
@@ -0,0 +1,7 @@
+--- ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux.orig 2005-10-26 20:38:50.990298750 +0100
++++ ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux 2005-10-26 20:39:05.583210750 +0100
+@@ -1,4 +1,3 @@
+-CC = gcc
+ COPTS = -O2 -g
+ CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC
+ LDFLAGS = -shared