From b14b21c0c5de0f206cc66bf90decc70ac156e650 Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Wed, 7 May 2014 15:22:41 -0400 Subject: [PATCH] linux-yocto: migrate from 3.10 to 3.14 The default kernel is now 3.14. Since the removal of PRINC support leaves the 3.10 recipe in a difficult-to-work-with state, now seems like a good time to move to the new kernel. Signed-off-by: Joe MacDonald --- .../{linux-yocto_3.10.bbappend => linux-yocto_3.14.bbappend} | 1 - 1 file changed, 1 deletion(-) rename recipes-kernel/linux/{linux-yocto_3.10.bbappend => linux-yocto_3.14.bbappend} (97%) diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend similarity index 97% rename from recipes-kernel/linux/linux-yocto_3.10.bbappend rename to recipes-kernel/linux/linux-yocto_3.14.bbappend index 159d63b..4118cc0 100644 --- a/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -1,4 +1,3 @@ -PRINC = "1" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" # Enable selinux support in the kernel if the feature is enabled