summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* linux: fix 64bit kernel builds with binutils 2.24Ting Liu2014-07-082-1/+83
| | | | | | upstream commit: 7998eb3dc700aaf499f93f50b3d77da834ef9e1d Signed-off-by: Ting Liu <b28495@freescale.com>
* linux: update to sdk v1.6 releaseTing Liu2014-07-083-47/+47
| | | | | | | | | | | 1.move more generic bits to linux-qoriq-sdk.inc file 2.add support for multiple kernel delta config files 3.Append SDK_VERSION to .scmversion, and use the same version format with u-boot. For exmaple: 3.12.17-rt25-QorIQ-SDK-V1.6+gfae7d11 4.add linux-qoirq-sdk_3.12.bb to use latest released codes in sdk v1.6, detailed changes can be viewed at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?qt=range&q=c29fe1a733308cbe592b3af054a97be1b91cf2dd Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machine/*.inc: install kernel-modules package for FSL PPC targetsFahad Arslan2014-06-036-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following boards are affected: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
* qemu: add libssh2 options in configurechunrong guo2014-06-032-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | Hello all, Fsl qemu will update 1.7 in July or June. Fsl qemu 1.7 configure options support libssh2. This patch will be retired when fsl qemu updates 1.7 . thanks, chunrong -----Original Message----- From: b40290@freescale.com [mailto:b40290@freescale.com] Sent: Wednesday, May 28, 2014 6:08 PM To: meta-freescale@yoctoproject.org Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290 Subject: [meta-fsl-ppc][PATCH v2 ] qemu: add libssh2 options in configure From: Chunrong Guo <B40290@freescale.com> * fix the following error: |ERROR: unknown option --disable-libssh2 Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* conf/machine/*.conf: Rework information headerChunrong Guo2014-06-0328-17/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Rework the information header to include a proper name, SoC and maintainer fields. This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* remove PRINC use in meta-fsl-ppcChunrong Guo2014-05-055-9/+3
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* Use generic bbappend filesOtavio Salvador2014-04-233-0/+0
| | | | | | | | | | | This uses the % wildcard for recipe matching, this easy the update of recipe versions and maintenance. - udev-extraconf_1.0.bbappend - xserver-xf86-config_0.1.bbappend - lttng-modules_2.3.3.bbappend Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Freescale-EULA: fix awq weird characterTing Liu2014-04-232-2/+2
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* linux-qoriq-sdk: add git revision to the local versionChunrong Guo2014-04-021-3/+11
| | | | Signed-off-by: Chunrong Guo <B40290@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>
* usdpaa: update the SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | 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>
* linux: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* flib: update SHA for SDK T2080QDSZongchun Yu2014-02-131-1/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fmlib: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* hypervisor: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* hv-cfg: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* cst: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* asf: update the 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>
* fmc: add t2080qds supportZhenhua Luo2014-02-131-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* u-boot:add srio image supportZongchun Yu2014-02-131-1/+4
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fm-ucode: add support for t2080qds and t2080qds-64bZongchun Yu2014-02-131-1/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* t2080qds: add machine configure filesZongchun Yu2014-02-132-0/+34
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* conf/machine/*: make KERNEL_DEFCONFIG overridableTing Liu2014-01-1225-25/+25
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machine/*: make KERNEL_DEVICETREE overridableTing Liu2014-01-1224-24/+24
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* asf: add rdepend on ipsec-toolsTing Liu2014-01-121-0/+1
| | | | | | | | Fix the below issue: | Computing transaction...error: Can't install asf-git-r0@t4240qds_64b: | no package provides /usr/sbin/setkey Signed-off-by: Ting Liu <b28495@freescale.com>
* asf: update license to dual GPL/BSDTing Liu2014-01-121-2/+2
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* c293pcie: add machine configure fileChunrong Guo2014-01-121-0/+17
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* update BOOTFORMAT_CONFIG for p1/p2 rdb boardsTing Liu2014-01-124-4/+4
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* p1010rdb: update machine conf to support P1010RDB-PBZhenhua Luo2014-01-121-2/+5
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* b4/t4: use e6500rev2_defconfig as default configZhenhua Luo2014-01-128-8/+8
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
* fmlib: update SHA for SDK 1.5Zhenhua Luo2014-01-121-2/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* eth-config: update SHA for SDK 1.5Zhenhua Luo2014-01-121-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* cst: update SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* usdpaa: update SHA for SDK 1.5Zhenhua Luo2014-01-121-4/+4
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@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>
* skmm-ep: add recipeZhenhua Luo2014-01-121-0/+27
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* skmm: remove obsolete recipeZhenhua Luo2014-01-121-34/+0
| | | | Signed-off-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>
* qemu: update SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* linux: update SHA for SDK 1.5Zhenhua Luo2014-01-122-6/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* hypervisor: update SHA for SDK 1.5Zhenhua Luo2014-01-121-7/+6
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>