]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-libc-headers-imx (2.6.38): drop as no BSP uses it
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Aug 2012 13:51:58 +0000 (10:51 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Aug 2012 16:06:48 +0000 (13:06 -0300)
The 2.6.38 kernel has been used for the initial i.MX6Q support but now
it is replaced by 3.0.15 with much nicer kernel support thus this
version has no reason to be kept on the repository anymore.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.38.bb [deleted file]

diff --git a/meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.38.bb b/meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.38.bb
deleted file mode 100644 (file)
index 972c731..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-require recipes-kernel/linux-libc-headers/linux-libc-headers.inc
-
-PROVIDES = "linux-libc-headers"
-RPROVIDES_${PN}-dev = "linux-libc-headers-dev"
-RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg"
-
-DEFAULT_PREFERENCE_imx53qsb = "-1"
-DEFAULT_PREFERENCE_imx53ard = "-1"
-COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|mx6)"
-
-SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;tag=rel_imx_2.6.38_12.01.01"
-S = "${WORKDIR}/git"