summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux-libc-headers
Commit message (Collapse)AuthorAgeFilesLines
* linux-imx-headers: Add linux-imx-headers 3.0.35Daiane Angolini2012-11-011-3/+2
| | | | | | | | | It will take the 3.0.35 kernel version from Freescale 12.09.01 BSP release Drop linux-imx-hearders 3.0.15 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* linux-imx_2.6.35.3.bb: Improve 1080p playbackFabio Estevam2012-10-291-2/+2
| | | | | | | | | | | Bump kernel and header SRCREV_mx5 so that the triple buffer patch is applied. It fixes 1080p stress tests playback issues and now 1080p can be played smoothly for several days. The original issue happens only when playing 1080p content on a 1080p display. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* linux-libc-headers-imx_2.6.35.3.bb: Fix the SRCREV for mxsFabio Estevam2012-10-191-2/+6
| | | | | | | | | Kernel 2.6.35 is used by mx5 and mxs, but they currently use two different branches. Point SRCREV according to the correct branch for each SoC family. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* linux-libc-headers-imx (3.0.15): Fix build if no networkOtavio Salvador2012-10-151-1/+5
| | | | | | | | To allow building without network access we cannot point to tags but use the revision. Change-Id: I10a036542042aa004f2b013a5f02cf0872292df8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (2.6.35.3): Update version to use for headersOtavio Salvador2012-10-152-56/+4
| | | | | | | | This updates the recipe to use a more recent version for headers and drop merged patch. Change-Id: I6a67fabdcaf6ec11c5c7cc038b61be842962df64 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (2.6.38): drop as no BSP uses itOtavio Salvador2012-08-171-12/+0
| | | | | | | | | 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>
* linux-libc-headers-imx (2.6.35.3): add patch to export accept4 syscallOtavio Salvador2012-06-122-2/+56
| | | | | | | | This patch has been backported from 2.6.36 and needs to be included here, besides the kernel, to properly export the syscall to libc headers. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx: add 3.0.15Daiane Angolini2012-03-281-0/+10
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* linux-libc-headers-imx: add imx6qsabrelite as compatible machineOtavio Salvador2012-03-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx: add 2.6.38Otavio Salvador2012-03-221-0/+12
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers-imx: use new git.freescale.com server for fetchingOtavio Salvador2012-03-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers: rename to linux-libc-headers-imx and fetch from gitOtavio Salvador2011-12-283-52/+10
| | | | | | | | This avoids the need of setting a preferred version of linux-libc-headers-imx as this can be dynamically discovered by the available packages. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers: update to release version 11.09.01Adrian Alonso2011-11-072-13/+8
| | | | | | | | | | * Update to release version 11.09.01 * Fetch base kernel from official repo * Include Freescale kernel patches as part of metadata * Update checksums * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* linux-libc-headers: imx kernel headersAdrian Alonso2011-08-241-0/+57
* linux-libc-headers for iMx targets, includes some Freescale kernel headers files not distributed in mainstream kernel sources. Signed-off-by: Adrian Alonso <b38018@freescale.com>