aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend
diff options
context:
space:
mode:
authorThao Nguyen <thao.nguyen.yb@renesas.com>2017-07-27 11:53:53 +0700
committerThuy Tran <thuy.tran.xh@rvc.renesas.com>2018-01-30 10:07:59 +0700
commitfecf4f3049ed86485307ba292c7044ba65716ceb (patch)
tree35165bfc5b89e58556d267a171f9e922193bf41f /meta-rcar-gen3/recipes-connectivity/ppp/ppp_2.4.7.bbappend
parent342e7d4acf315496c7ccbc79316024e7b9fe17e1 (diff)
Revert "rcar-gen3: ppp: Add patches to fix build with 4.8/4.9 kernel headers"
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: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@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.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 \
-"