summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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 (2.6.35.3): Update version to use for headersOtavio Salvador2012-10-151-3/+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.35.3): add patch to export accept4 syscallOtavio Salvador2012-06-121-2/+3
| | | | | | | | 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: 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-281-0/+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>