ppp:remove fix for linux 4.8 47/8147/2
authorRonan <ronan.lemartret@iot.bzh>
Fri, 6 Jan 2017 09:12:58 +0000 (10:12 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 10 Jan 2017 19:38:02 +0000 (19:38 +0000)
Change-Id: I7e79eaf17546d372d2a2fe0a71f25b0f0a83d6de
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/recipes-connectivity/ppp/ppp_%.bbappend [new file with mode: 0644]

diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-connectivity/ppp/ppp_%.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-connectivity/ppp/ppp_%.bbappend
new file mode 100644 (file)
index 0000000..838abb0
--- /dev/null
@@ -0,0 +1,2 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+SRC_URI_remove = "file://ppp-fix-building-with-linux-4.8.patch"