From: Otavio Salvador Date: Fri, 17 Aug 2012 13:51:58 +0000 (-0300) Subject: linux-libc-headers-imx (2.6.38): drop as no BSP uses it X-Git-Tag: 2.1~1728^2 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=52a4e0017bc4c74f0cf2230b120be47949137367;p=meta-freescale.git linux-libc-headers-imx (2.6.38): drop as no BSP uses it 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 Acked-by: Rogerio Pimentel --- 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 index 972c7311..00000000 --- a/meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.38.bb +++ /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"