From 631693cc7647410d82b7ff6a8370c2bb1a93dd07 Mon Sep 17 00:00:00 2001 From: Thomas Perrot Date: Mon, 4 Jan 2016 19:31:08 +0100 Subject: 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 Signed-off-by: Armin Kuster --- recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto_3.14.bbappend (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend deleted file mode 100644 index b46419c..0000000 --- a/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -# Tomoyo kernel support -SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tomoyo', ' file://tomoyo.cfg', '', d)}" -- cgit v1.2.3-54-g00ecf