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>
This commit is contained in:
Joe MacDonald 2014-05-07 15:22:41 -04:00
parent dca0893ece
commit b14b21c0c5

View File

@ -1,4 +1,3 @@
PRINC = "1"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
# Enable selinux support in the kernel if the feature is enabled