summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/recipes-kernel/qoriq-debug/qoriq-debug_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-15/+0
| | | | | | | | This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* inherit qoriq_build_64bit_kernel for kernel/module recipesTing Liu2014-07-151-20/+1
| | | | | | | ppce6500 is a specific core which only support 64bit kernel, the duplicate hack codes were packaged into qoriq_build_64bit_kernel.bbclass, use it. Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq-debug: use autotools-brokensepTing Liu2014-07-081-1/+1
| | | | | | Currently it does not support S!=B build, workaround it now Signed-off-by: Ting Liu <b28495@freescale.com>
* qoriq-debug: update to sdk v1.6 releaseTing Liu2014-07-081-3/+2
| | | | | | | | | | | Changes: Corrected char buffer overrun error Added suport for Linux kernel 3.12 Corrected memory map for QMAN and BMAN for T4/B4 Added Device Config support for Gen 1 processors. Support for additional T4240rev2 and B4860rev2 debug components Signed-off-by: Ting Liu <b28495@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-111-1/+2
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* qoriq-debug: add recipeZhenhua Luo2013-06-281-0/+34
QorIQ Debug File System Module Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>