From 5dad1bc02dd922a6c4fa4d68f6ea9ec779cf5e66 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 24 Jun 2014 09:16:21 +0000 Subject: [PATCH] linux-ti-staging: temporarily lower default priority due to sgx breakage Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 2 ++ 1 file changed, 2 insertions(+) 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" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" +DEFAULT_PREFERENCE = "-1" + inherit kernel require recipes-kernel/linux/linux-dtb.inc