summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch')
-rw-r--r--meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch16
1 files changed, 12 insertions, 4 deletions
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch
index 1380ba4891..be892803e6 100644
--- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch
+++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.12/configure.patch
@@ -1,7 +1,15 @@
1Index: rp-pppoe-3.8/configure.in 1From c96dda04ec024bdef2a15d374e5f8242e041cad4 Mon Sep 17 00:00:00 2001
2=================================================================== 2From: Richard Purdie <richard.purdie@linuxfoundation.org>
3--- rp-pppoe-3.8.orig/configure.in 2014-07-16 19:31:33.549991388 +0000 3Date: Fri, 18 Jul 2014 08:25:16 +0000
4+++ rp-pppoe-3.8/configure.in 2014-07-17 22:01:18.116590827 +0000 4
5---
6 configure.in | 4 ++--
7 1 file changed, 2 insertions(+), 2 deletions(-)
8
9diff --git a/configure.in b/configure.in
10index ac1a7e4..11b9f31 100644
11--- a/configure.in
12+++ b/configure.in
5@@ -1,4 +1,4 @@ 13@@ -1,4 +1,4 @@
6-AC_INIT(src/pppoe.c) 14-AC_INIT(src/pppoe.c)
7-AM_INIT_AUTOMAKE([rp-pppoe], [3.8]) 15-AM_INIT_AUTOMAKE([rp-pppoe], [3.8])