aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_2.6.35.3.bb
AgeCommit message (Collapse)Author
2011-12-23linux-imx: enable devtmpfs supportOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: Workaround kernel oops when devtmpfs is enabled.Leon Woestenberg
More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23linux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.Leon Woestenberg
More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: use git repository to fetch the kernelOtavio Salvador
This removes the patches tarball and simplify the recipe a bit. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20linux-imx: set license as GPLv2Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-11-07linux-imx: update to release version 11.09.01Adrian Alonso
* 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>
2011-08-30linux-imx: replace overrided do_patch functionAdrian Alonso
* 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>
2011-08-24linux-imx: kernel build descriptorAdrian Alonso
* Linux kernel build descriptor for iMx targets * Inital version Signed-off-by: Adrian Alonso <b38018@freescale.com>