summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ls1.inc
Commit message (Collapse)AuthorAgeFilesLines
* linux-ls1: fix build issue under gcc6Zhenhua Luo2016-06-021-0/+1
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-ls1: exclude DATETIME from vardepsexclude of ZIMAGE_BASE_NAME to fix ↵Zhenhua Luo2016-05-311-0/+1
| | | | | | | | | | | taskhash mismatch issue The siggen.py checks the task hash, DATETIME dependency causes Taskhash mismatch error, exxclude DATETIME variable from vardepsexclude of ZIMAGE_BASE_NAME. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-ls1: Patches to fix gcc 5.2 build issuesChunrong Guo2015-10-151-0/+6
| | | | | | | | Cherry picked patches from future kernel versions to fix gcc5.2 build errors Change-Id: I0671c8a44a7c4318451bc00f13f6ee26fe48b05b Signed-off-by: Chunrong Guo <B40290@freescale.com>
* linux-ls1: package zImage into kernel-imageTing Liu2015-07-131-0/+13
| | | | | | | | | | When running kvm test on ls1, the guest kernel needs to be zImage format. This is a known limitation with qumu-fsl v2.2.0 release. package zImage into kernel-image which can then be installed into rootfs. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-ls1: update to sdk v1.7 releaseChunrong Guo2014-12-291-2/+2
| | | | | | | | | | | | This includes following changes: bdb722f arm: dts: ls1021a-twr: remove dspi1 node for cannot be verified fb3f709 arm: ls1: only call ls1_pm_iomap() when doing deep sleep c15b78f ls1021a/dts: Add eTSEC1 as wake-up event source 5f94f9f qspi: ls102xa: Adjust the size of QSPI AMBA Bus memory map Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-*: Rework LOCALVERSION depending on SRCBRANCHDaiane Angolini2014-11-221-1/+1
| | | | | | | | | | | | | | | | LOCALVERSION is used in FSL Community BSP Release Notes and should highlight which are the _release version_ for that particular provider. In addition LOCALVERSION makes it easy to track where the binary running on a target is from. Both reasons make LOCALVERSION a very important information. The overall rule is that LOCALVERSION would point to SRCBRANCH, unless in a case of explicit exception. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-ls1: Add kernel recipes for Layerscape1 supportZhenhua Luo2014-09-151-0/+13
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>