summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-05-29 07:41:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-05-29 14:56:37 -0400
commit72def59ce0da8f20638086e9fe6c9f9f4c9dd6f4 (patch)
tree71e4f9c956d39f299608b74e3c56d8b2ac41f8ea
parent882c2acca78720af91c9c231cb576aa42bc7386f (diff)
downloadmeta-ti-72def59ce0da8f20638086e9fe6c9f9f4c9dd6f4.tar.gz
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@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.15.bb2
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 a55b581f..64db8da7 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"
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