diff options
| author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-07-01 14:34:12 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-02 15:28:54 +0100 |
| commit | 057d63096253b61551dbc2d0ea34a60f58987969 (patch) | |
| tree | 5b860616fa619ca40b6702c715090a9b47b74edf /meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch | |
| parent | 4cf75289108579ac2048178465c98e8c36f39038 (diff) | |
| download | poky-057d63096253b61551dbc2d0ea34a60f58987969.tar.gz | |
ppp: Upgraded to version 2.4.5
Removed some patches since they are already in latest package
Rebased some patches to fit ppp-2.4.5
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch')
| -rw-r--r-- | meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch b/meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch deleted file mode 100644 index ac3822ac1d..0000000000 --- a/meta/packages/ppp/ppp-2.4.3/plugins-fix-CC.patch +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | --- ppp-2.4.3/pppd/plugins/Makefile.linux~ 2004-11-13 23:57:35.000000000 -0800 | ||
| 2 | +++ ppp-2.4.3/pppd/plugins/Makefile.linux 2005-08-11 17:19:28.000000000 -0700 | ||
| 3 | @@ -1,4 +1,3 @@ | ||
| 4 | -CC = gcc | ||
| 5 | COPTS = -O2 -g | ||
| 6 | CFLAGS = $(COPTS) -I.. -I../../include -fPIC | ||
| 7 | LDFLAGS = -shared | ||
