diff options
Diffstat (limited to 'meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch')
-rw-r--r-- | meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch index 6473a08bc7..db4dbc27a9 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch | |||
@@ -2,6 +2,8 @@ This patch comes from OpenEmbedded. | |||
2 | The original patch is from Debian / SuSE to implement replacedefaultroute | 2 | The original patch is from Debian / SuSE to implement replacedefaultroute |
3 | Rebased it to fit ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> | 3 | Rebased it to fit ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [debian/suse patches] | ||
6 | |||
5 | diff -urN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c | 7 | diff -urN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c |
6 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 | 8 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 |
7 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 16:40:00.478716855 +0800 | 9 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 16:40:00.478716855 +0800 |