>-----Original Message----- >From: [email protected] [mailto:meta-ti- >[email protected]] On Behalf Of Denys Dmytriyenko >Sent: Wednesday, May 28, 2014 8:41 PM >To: [email protected] >Subject: [meta-ti] [PATCH] linux-ti-staging: lower the preference >for 3.15 recipe for now > >From: Denys Dmytriyenko <[email protected]> > >* 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 <[email protected]>
Acked-by: Chase Maupin <[email protected]> >--- > recipes-kernel/linux/linux-ti-staging_3.15.bb | 2 ++ > 1 file changed, 2 insertions(+) > >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 >-- >1.9.3 > >-- >_______________________________________________ >meta-ti mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
