summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe MacDonald <joe@deserted.net>2014-05-07 15:22:41 -0400
committerJoe MacDonald <joe@deserted.net>2014-05-09 08:48:16 -0400
commitb14b21c0c5de0f206cc66bf90decc70ac156e650 (patch)
tree0d331b59f1149d44b57c4579feaa50f1638afd76
parentdca0893eced53b9b032358abde31a2428649b211 (diff)
downloadmeta-selinux-b14b21c0c5de0f206cc66bf90decc70ac156e650.tar.gz
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 <joe@deserted.net>
-rw-r--r--recipes-kernel/linux/linux-yocto_3.14.bbappend (renamed from recipes-kernel/linux/linux-yocto_3.10.bbappend)1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/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 @@
1PRINC = "1"
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3 2
4# Enable selinux support in the kernel if the feature is enabled 3# Enable selinux support in the kernel if the feature is enabled