summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* rcw: update revision to 3e89f378Ting Liu2015-01-071-5/+5
| | | | | | | | | | This update to fsl sdk v1.7 release, the detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/rcw.git/ t1042rdb and t1042rdb-pi use the same rcw, update for it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* u-boot: upgrade to 2014.07 with revision 659b6a2Ting Liu2015-01-071-14/+28
| | | | | | | | This updates u-boot to sdk v1.7 release which was based on 2014.07. For detailed changes, see: http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/ Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* boot-format: obey CFLAGS, LDFLAGSChristopher Larson2014-09-092-2/+24
| | | | Signed-off-by: Christopher Larson <chris_larson@mentor.com>
* u-boot-qoriq: rename to match verion 2014.01Chunrong Guo2014-07-231-0/+0
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* ipc-modules: move to recipes-kernel/Ting Liu2014-07-153-43/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* inherit qoriq_build_64bit_kernel for kernel/module recipesTing Liu2014-07-151-19/+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>
* remove fslmachine MACHINEOVERRIDES usageTing Liu2014-07-151-1/+1
| | | | | | fslmachine is too generic, use qoriq-ppc instead. Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: rename to u-boot-qoriqTing Liu2014-07-151-1/+1
| | | | | | | like u-boot-imx, u-boot-qoriq is supposed to be provided and supported by Freescale. it uses latest u-boot codes on git.freescale.com Signed-off-by: Ting Liu <b28495@freescale.com>
* pkc-firmware: add recipe for sdk v1.6Zhenhua Luo2014-07-081-0/+41
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* cs4315-firmware: add recipe for sdk v1.6Ting Liu2014-07-081-0/+26
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* qe-ucode: add recipe for sdk v1.6Zhenhua Luo2014-07-081-0/+38
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* apptrk: add recipe for sdk v1.6 releaseTing Liu2014-07-081-0/+20
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* boot-format: update to sdk v1.6 releaseTing Liu2014-07-081-1/+1
| | | | | | | | changes: p2020rdb: Add L2/SRAM boot support powerpc: update dat files to take care 768KB u-boot Signed-off-by: Ting Liu <b28495@freescale.com>
* add recipes for ipc kernel module and userspace toolTing Liu2014-07-085-0/+118
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* rcw: update to sdk v1.6 releaseZhenhua Luo2014-07-081-11/+15
| | | | | | add support for new added boards Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: adjust DEPENDS and PATH setting for multilib buildTing Liu2014-07-081-4/+4
| | | | | | | | | | | all cross tools were put into the native sysroot per target arch instead of tune arch now: commit e078edbf99f733c04ec8ca50ff10d2200b6d14d4 binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes adjust DEPENDS and PATH setting for multilib build Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: update to sdk v1.6 releaseTing Liu2014-07-081-19/+19
| | | | | | | | | 1.u-boot released in sdk v1.6 was based on 2014.01, set PV to 2014.01+fslgit 2.all the license files was put to Licenses/ directory now, update LIC_FILES_CHKSUM 3.not break if the u-boot config not supported 4.nand u-boot was named as u-boot-with-spl.bin, copy the right binary Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: add git revision to the local versionChunrong Guo2014-04-021-2/+3
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* u-boot: update SHA for SDK T2080QDSZongchun Yu2014-02-131-2/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* rcw: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* u-boot: update license according the source codeZongchun Yu2014-02-131-0/+16
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* u-boot:add srio image supportZongchun Yu2014-02-131-1/+4
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* u-boot: update SHA for SDK 1.5Zhenhua Luo2014-01-121-5/+5
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: use spl version for sd and spi imageTing Liu2014-01-121-0/+8
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: simplify the compile stepsTing Liu2014-01-121-17/+14
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: replace tab with 4 spacesTing Liu2014-01-121-87/+87
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot:add support for fsl external toolchainZongchun Yu2014-01-121-11/+15
| | | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com> Tested-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* rcw: update SHA for SDK 1.5Zhenhua Luo2014-01-121-5/+4
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* boot-format: update the SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-113-3/+6
| | | | | | | *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>
* rcw: export PYTHON to override the assignment in MakefileTing Liu2013-10-101-0/+2
| | | | | | | | | | | As RCW compiler is supported only with Python 2.6.x and 2.7.x, and currently Yocto uses python 2.7.3 or later, export PYTHON to directly use Yocto's python which can work with rcw.py definitely for now. Signed-off-by: Ting Liu <b28495@freescale.com> Reviewed-by: Emilian Medve <Emilian.Medve@freescale.com> Tested-by: Emilian Medve <Emilian.Medve@freescale.com>
* u-boot: fix depend race issue of u-boot-NAND.bin buildZhenhua Luo2013-09-242-1/+40
| | | | | | | | | | | /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/.depend:125: *** missing separator. Stop. | make[3]: Leaving directory `/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/arch/powerpc/cpu/mpc85xx' | make[2]: *** [/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/start.o] Error 2 Fixed [Bug 5239]. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* u-boot: append sdk version into uboot versionChunrong Guo2013-07-111-0/+8
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-103-0/+197
Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>