diff options
author | Thao Nguyen <thao.nguyen.yb@renesas.com> | 2017-07-27 11:53:53 +0700 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-09-15 10:20:15 +0200 |
commit | c0b80e24853650b7d373797305b38cd32a0b33f5 (patch) | |
tree | f0f4a4b06b4de8cd31c0c9be3ce791ae2eb7d9e1 /meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend | |
parent | 79cf0b6441af8746e4129e7ae807aa0f6a97e675 (diff) |
Revert "rcar-gen3: ppp: Add patches to fix build with 4.8/4.9 kernel headers"slawr/renesas-rcar-gen3_pyro_bsp_2.23
ppp has been updated to fix this issue.
This reverts commit 4979e05406c77524cf90b308ce4bf2a72032ee65.
Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend')
-rw-r--r-- | meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend b/meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend deleted file mode 100644 index 5aa46fb..0000000 --- a/meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI_append = " \ - file://ppp-fix-building-with-linux-4.8.patch \ - file://0001-ppp-Remove-unneeded-include.patch \ -" |