From d5e730317a4d1aa94bdfbf25654847fe788d70df Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 5 Aug 2015 08:50:26 -0300 Subject: Drop Freescale official Linux kernel for i.MX23, i.MX28 and i.MX5 SoC families The Linux kernel provided by Freescale for i.MX28 and i.MX5 is too old (2.6.35.3) and there are no plans to upgrade it, as the OE-Core is going to use GCC 5.2 as default compiler soon and it is not possible to compile this kernel with the new toolchain, thus the removal. The metadata related to the i.MX23, i.MX28 and i.MX5 SoC family, which is dependant of this Linux kernel support, has been removed in this commit so if someone ever wants to bring it back it is easy to find out all the necessary changes. The recipes affected are: - alsa-state - amd-gpu-x11-bin - gtk+3 - imx-lib - imx-test - imx-vpu - libfslcodec - linux-imx - mesa - qt4-embedded-free - qt4-x11-free - qtbase - xf86-video-imxfb Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- recipes-graphics/mesa/mesa_%.bbappend | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes-graphics/mesa') diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 674df7c3..66913e17 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -1,6 +1,3 @@ -PACKAGECONFIG_remove_mx5 = "egl gles" -PROVIDES_remove_mx5 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" - PACKAGECONFIG_remove_mx6q = "egl gles" PACKAGECONFIG_remove_mx6dl = "egl gles" PACKAGECONFIG_remove_mx6sx = "egl gles" -- cgit v1.2.3-54-g00ecf