[meta-ti] Denys Dmytriyenko : linux-ti-staging: lower the	preference for 3. 15 recipe for now
    Arago Project git 
    git at arago-project.org
       
    Thu May 29 12:13:50 PDT 2014
    
    
  
Module: meta-ti
Branch: dora
Commit: 72def59ce0da8f20638086e9fe6c9f9f4c9dd6f4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=72def59ce0da8f20638086e9fe6c9f9f4c9dd6f4
Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu May 29 07:41:08 2014 +0000
linux-ti-staging: lower the preference for 3.15 recipe for now
* It breaks libgles/SGX due to missing omafb/omafb.h header
* Will be switching to 3.14 instead for LTS
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>
---
 recipes-kernel/linux/linux-ti-staging_3.15.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.15.bb b/recipes-kernel/linux/linux-ti-staging_3.15.bb
index a55b581..64db8da 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.15.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.15.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