aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-01-30Remove recipes-append folder which are SDK specific1.4_M3Zhenhua Luo
The change in recipe-append is specific for FSL networking SDK, so move them from meta-fsl-ppc to meta-fsl-networking. Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30Remove distro conf which are BSP/SDK specificZhenhua Luo
Remove conf/distro/fsl.conf Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30rename collection name from fsl to fsl-ppcZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30rcw: update SHA for e6500 targetsZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30usdpaa: add non t4/b4 boards supportTing Liu
commit for non t4/b4 boards was pushed to external git server too. Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30eth-config: add recipes use public git tree for eth-config buildZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30fmc_git: add recipeTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30fm-ucode: add recipeTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30fmlib: add recipeTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30usdpaa: add recipeZhenhua Luo
use external git tree to build usdpaa for t4/b4 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-01-30u-boot_git: add e6500 commit for 1.3.1 releaseTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30update the kernel version for t4/b4 boardsZhenhua Luo
change "3.0.48" to "3.0.51" Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30fmc: update the version for legacy targetsZhenhua Luo
fmc_git.bb is added for e6500 targets, the default fmc version is build from git, the version(0.9.23) of legacy targets should be specified explicitly. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30add machine configure files for t4160qds and t4160qds-64bZhenhua Luo
currently the only difference of t4160qds and t4240qds is u-boot configure, the others are shared. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30add machine configure files for b4420qdsZhenhua Luo
add b4420qds and b4420qds-64b machine configure files Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30t4240qds: add usdpaa dts in the build listZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30e6500: replace corenet64_smp_defconfig with temp e6500rev1_defconfig for nowMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-30add usdpaa dts in the build list for b4860qdsZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30fsl-toolchain: install static libraryTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2013-01-30cryptodev: skip arch QA since kernel might not match for 64-bit kernels on ↵Yashpal Dutta
32-bit rfs Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com>
2013-01-30cryptodev kernel module recipeYashpal Dutta
This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD. The main idea is to access of existing ciphers in kernel space from userspace, thus enabling re-use of a hardware implementation of a cipher. Signed-off-by: Yashpal Dutta <yashpal.dutta@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30boot-format_git.bb: update to latestMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-30correct the dts name for t4240qdsZhenhua Luo
t4240.dts => t4240qds.dts Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2013-01-30hypervisor_git.bb: remove unneeded create_link taskMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-30libxml2_2.9.0.bbappend: remove a bbappends that's no longer requiredMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-17linux-qoriq: Add a patch to fix perf compilation issue.Noor Ahsan
* Perf gived compilation error CC builtin-sched.o builtin-sched.c: In function ‘get_cpu_usage_nsec_parent’: builtin-sched.c:399:16: error: storage size of ‘ru’ isn’t known * Added a patch from linux kernel git repo commit id 7b78f13603c6fcb64e020a0bbe31a651ea2b657b which include resource.h file in builtin-sched.c. * Bump PR. * Verified it on P4080DS machine. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2013-01-17oprofile: remove from meta-fsl-ppc and use oe-coreMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-04remove lxc since it's now in meta-virtMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04lxc: move patches to default search pathTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-12-04add centos 6.3 in the supported Linux distros listTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-12-04using nativesdk as a prefix, not a suffixTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-12-04lxc: remove rdepend perl-module-warnings-registerTing Liu
The module does not exist any more. Its content (warnings/register.pm) has been moved to the main perl package. Introduced by commit: (poky: 51cbb5ae76a22d465e2f6c5ef923ec2682624e3b) * File warnings/register.pm has been moved to package perl Fix: |error: Failed dependencies: |perl-module-warnings-register is needed by lxc-0.8.0+rc1-r6.ppce500mc |ERROR: Function failed: do_rootfs Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-12-04add Ubuntu 12.04.1 LTS in the supported Linux distros listZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04linux-qoriq-sdk: move patches to default search pathMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04README: add message about git.freescale.com vs. git.yp.orgMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04libxml: update the version number to 2.9.0 to match the upgrade in pokyZhenhua Luo
upgrade the version to 2.9.0 to fix following version mismatch issue: ERROR: No recipes available for: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-append/libxml/libxml2_2.8.0.bbappend [YOCTO #3476] Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04update READMEMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04flib: add recipe to build external git treeZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04linux-qoriq-sdk: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04hv-cfg: lock down SHA for releaseZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04u-boot_git.bb: lock down SHA for releaseMatthew McClintock
Also update p5040 u-boot builds and add cst-native dep which is required by some machines Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04rcw_git.bb: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04qemu_1.0.bb: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targetsZhenhua Luo
the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04qemu_1.0.bb: lock down SHAMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04lxc_0.8.0-rc1.bb: fix parallel makefile issueMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04lxc_0.8.0-rc1.bb: point lxc at kernel sourceMatthew McClintock
Fixes: | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | attach.c:45:19: fatal error: setns.h: No such file or directory | compilation terminated. | make[3]: [setns.h] Error 1 (ignored) | powerpc-fsl-linux-gcc -E --sysroot=/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/sysroots/p4080ds -m32 -mhard-float -mcpu=e500mc -dM default/arch/powerpc/include/asm/unistd.h |grep setns > setns.h | make[3]: *** [liblxc_so-attach.o] Error 1 | make[3]: *** Waiting for unfinished jobs.... | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | make[3]: [setns.h] Error 1 (ignored) | make[3]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src/lxc' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src' | make: *** [all-recursive] Error 1 | ERROR: oe_runmake failed Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-12-04lmsensors-apps: Add required rdepends of perl modules to ↵Zhenhua Luo
lmsensors-{apps,scripts} * lmsensors-apps: Add perl-module-strict perl-module-vars perl-module-warnings-register perl-module-warnings * lmsensors-scripts: perl-module-fcntl perl-module-exporter perl-module-xsloader perl-module-exporter-heavy perl-module-file-basename perl-module-constant Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-12-04lxc: create the /var/lib/lxc directoryStuart Yoder
-lxc requires this directory to be present -this patch is a workaround for the issue, plan is to submit a patch upstream to fix this and see what feedback we receive Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
2012-12-04lxc: remove hwaddr from vlan configStuart Yoder
-to get vlan working with the FSL SDK we need to remove the hwaddr. This was found by trial and error. Upstream discussion is started as to when the hwaddr might be needed, but for now remove it Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>