[meta-ti] Denys Dmytriyenko : linux-ti-staging: temporarily lower default priority due to sgx breakage

Arago Project git git at arago-project.org
Tue Jun 24 16:35:09 PDT 2014


Module: meta-ti
Branch: master
Commit: 15b808a92754e242018e456dfa56738e3075c7ce
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=15b808a92754e242018e456dfa56738e3075c7ce

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Tue Jun 24 09:16:21 2014 +0000

linux-ti-staging: temporarily lower default priority due to sgx breakage

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-ti-staging_3.14.bb |    2 ++
 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 32c6f5a..5c8022b 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



More information about the meta-ti mailing list