]> code.ossystems Code Review - openembedded-core.git/commit
ppp: drop if_pppol2tp.h patches
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 3 Mar 2014 08:27:32 +0000 (16:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:05 +0000 (15:24 +0000)
commit5ea7b47c10bf9e4a1741c165de39456f1cb4e6ff
tree47004b133d34468b20dc2adea609a9c28dc172e1
parent14896ef9e3eb091591d25776f8f6a590294a874e
ppp: drop if_pppol2tp.h patches

The old version of Linux if_pppol2tp.h was removed, so droped the
related patches.

Here is the commit from git://github.com/paulusmack/ppp.git
...
commit c41092dd4c49267f232f6cba3d31c6c68bfdf68d
Author: Paul Mackerras <paulus@samba.org>
Date:   Sun May 20 16:48:17 2012 +1000

Remove old version of Linux if_pppol2tp.h

This has been in the Linux kernel source now for long enough that we
can rely on getting a usable version from /usr/include on all
distributions that we care about.  The version we have here had started
to lag behind what is in the Linux kernel, causing compilation errors
due to struct pppol2tpv3_addr being undefined.  Removing our local
version means we will use what is in /usr/include instead.
...

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/0001-ppp-Add-two-structures-in-if_pppol2tp.h.patch [deleted file]
meta/recipes-connectivity/ppp/ppp-2.4.5/update_if_pppol2tp.patch [deleted file]