linux-renesas_%.bbappend: Fix ath9k_htc.cfg and rtl_sdr.cfg 97/12297/2
authorLeon Anavi <leon.anavi@konsulko.com>
Fri, 1 Dec 2017 17:06:00 +0000 (19:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 8 Dec 2017 10:24:09 +0000 (10:24 +0000)
Files ath9k_htc.cfg and rtl_sdr.cfg are provided
by linux-agl.inc. As of the moment there is no need
linux-renesas_%.bbappend also to provide them and
furthermore this patches fixes the kernel build.

Bug-AGL: SPEC-1152

Change-Id: I29ddac799469e0a3107037bb11918c228d10b5db
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12297
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux-renesas_%.bbappend

index ee4d25f..08831a3 100755 (executable)
@@ -4,8 +4,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
 # adapter.
 SRC_URI += " file://disable_delay_printk.patch \
              file://cfg_mac_80211.cfg \
-             file://ath9k_htc.cfg \
-             file://rtl_sdr.cfg \
              file://ra2x00.cfg \
              file://0001-media-r820t-do-not-double-free-fe-tuner_priv-in-r820.patch \
              file://0002-media-r820t-remove-redundant-initializations-in-r820.patch \
@@ -14,8 +12,6 @@ SRC_URI += " file://disable_delay_printk.patch \
              file://pppd-rcar.cfg \
             "
 
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/ath9k_htc.cfg ${WORKDIR}/rtl_sdr.cfg"
-
 SRC_URI_append_agl-porter-hibernate = " file://hibernation/0001-Add-Hibernation-kernel-base-code.patch \
                                         file://hibernation/0002-Add-Hibernation-arch-code-Only-R-CAR-M2W.patch \
                                         file://hibernation/0003-Add-sata-hibernation-code.patch \