summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-06-24 09:16:21 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-06-24 19:17:48 -0400
commit15b808a92754e242018e456dfa56738e3075c7ce (patch)
treeb699d310eeca653b348321ac3342c9958c31c758
parentababf72d38a416a04d28306398307b66e215178e (diff)
downloadmeta-ti-15b808a92754e242018e456dfa56738e3075c7ce.tar.gz
linux-ti-staging: temporarily lower default priority due to sgx breakage
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 32c6f5a6..5c8022b1 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -3,6 +3,8 @@ DESCRIPTION = "Linux kernel for TI devices"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
5 5
6DEFAULT_PREFERENCE = "-1"
7
6inherit kernel 8inherit kernel
7 9
8require recipes-kernel/linux/linux-dtb.inc 10require recipes-kernel/linux/linux-dtb.inc