summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-04-11 11:13:58 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-05-03 11:10:04 +0200
commit0f88b8b2e7b809dcbe1c6789de0b699a64119d3b (patch)
tree30f6eb1e7841cbf7deb11cb07e7f644ae56f3f41 /meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend
parentb251322cb8d3f493447835155b6bf81bc3a2fb35 (diff)
Revert "rcar-gen3: ppp: Add patches to fix build with 4.8/4.9 kernel headers"
This reverts commit 4979e05406c77524cf90b308ce4bf2a72032ee65. Change-Id: I842db06014c123b7f8e37fd6f071d9d58da9838f Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
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.bbappend6
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 \
-"