linux-yocto_3.14: remove bbappend from master

Remove recipe for the kernel 3.14 from master branch, to fix a build error.
ERROR: No recipes available for: meta-security/recipes-kernel/linux/linux-yocto_3.14.bbappend

Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Thomas Perrot
2016-01-04 19:31:08 +01:00
committed by Armin Kuster
parent 40741acf5c
commit 631693cc76
@@ -1,4 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
# Tomoyo kernel support
SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tomoyo', ' file://tomoyo.cfg', '', d)}"