summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-imx: replace overrided do_patch functionAdrian Alonso2011-08-301-2/+4
| | | | | | | | | | | * Replace overrided do_patch function add task with do_apply_dist_patchs to execute patch script to apply FSL distributed patchs; Free base do_patch function so additional patchs included in SRC_URI can be applyed. * 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>
* linux-imx: kernel build descriptorAdrian Alonso2011-08-241-0/+15
| | | | | | | * Kernel build descriptor for iMx targets, fetch source from Freescale git repo. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* egalax: touchscreen single event modeAdrian Alonso2011-08-241-0/+30
| | | | | | | * Kernel patch for enabling single event mode for eGalax touchscreen driver. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* defconfig: kernel config for imx53qsb targetAdrian Alonso2011-08-241-0/+2491
| | | | | | * Default kernel config for imx53 quick start board Signed-off-by: Adrian Alonso <b38018@freescale.com>
* defconfig: kernel config for imx53ard targetAdrian Alonso2011-08-241-0/+2523
| | | | | | * Default kernel config for imx53ard target Signed-off-by: Adrian Alonso <b38018@freescale.com>
* linux-imx: kernel build descriptorAdrian Alonso2011-08-241-0/+30
* Linux kernel build descriptor for iMx targets * Inital version Signed-off-by: Adrian Alonso <b38018@freescale.com>