Revert "[rcar-gen3] Disable ipv6" 41/16041/2
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 7 Aug 2018 07:35:35 +0000 (07:35 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 15 Aug 2018 08:45:44 +0000 (08:45 +0000)
Bug-AGL: SPEC-490

This reverts commit d88997d1d16897abb83a161c215cbec25d9b5e0f.

Change-Id: I7c7a989fb1bf1df1de3c0557792ea4b013fec709
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/files/disable_ipv6.cfg [deleted file]
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/linux-renesas_%.bbappend

diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/files/disable_ipv6.cfg b/meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/files/disable_ipv6.cfg
deleted file mode 100644 (file)
index bc5299a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# CONFIG_NET_IP_TUNNEL is not set
-# CONFIG_INET_TUNNEL is not set
-# CONFIG_IPV6 is not set
-# CONFIG_DST_CACHE is not set
index e0fb313..72eb22f 100644 (file)
@@ -3,6 +3,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 require recipes-kernel/linux/linux-agl.inc
 
 SRC_URI_append  = " file://namespace_fix.cfg \
-       file://disable_ipv6.cfg \
-       file://0001-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch \
-       "
+    file://0001-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch \
+    "