aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-04-22Remove DISTRO string and use PRINC := "${@int(PRINC) + 1}"dannyChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2013-03-26layer.conf: avoid unnecessary early expansion with :=Christopher Larson
bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-11-30README: add message about git.freescale.com vs. git.yp.orgMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13update READMEMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13flib: add recipe to build external git treeZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13linux-qoriq-sdk: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13hv-cfg: lock down SHA for releaseZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13u-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-11-13rcw_git.bb: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13qemu_1.0.bb: lock down SHA for releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13set 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-11-13qemu_1.0.bb: lock down SHAMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13lxc_0.8.0-rc1.bb: fix parallel makefile issueMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13lxc_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-11-13lmsensors-apps: add required runtime dependenciesZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13lxc: 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-11-13lxc: 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>
2012-11-13lxc: remove dhcp from busybox templateStuart Yoder
-the dhcp which is started by default in a container causes our default examples various issues..including vlans not working right, and screwing up host network interfaces if networking isn't virtualized -we do not know yet what the right upstream fix is for this with more testing and characterization needed Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
2012-11-13set preferred version of oprofile to 0.9.6 for e500mc targetsZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13oprofile: add 0.9.6Zhenhua Luo
oprofile-0.9.7 doesn't support e500mc, the patches of e500mc support are only available for oprofile-0.9.6 Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13lio-utils: fix runtime issueZhenhua Luo
1. add rumtime dependency for lio-utils 2. use commit ID to fix offline build issue 3. install rc.target Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13u-boot_git.bb: libgcc is required for multilib builds tooMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13u-boot_git.bb: hack in support for building 32-bit u-boot with 64-bit machineMatthew McClintock
This really was already partially applied, so it's just adding more dependencies Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13lm_sensors: added recipe for v3.3.2Zhenhua Luo
the patch is generated based on http://patches.openembedded.org/patch/27213/ which is submitted by Jackie Huang <jackie.huang@windriver.com> * Adapted from the recipe for v3.2.0 * Added MANDIR in EXTRA_OEMAKE instead of the moving operation for manuals in do_install * put .a files in _staticdev package Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13sysvinit: move bbappend from meta-fsl-ppc-private to meta-fsl-ppcZhenhua Luo
the bbappend is appled for fsl machines Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-11-13u-boot: add additional image for p5040dsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-11-13u-boot: fix nand image name issue for different core typeZhenhua Luo
Final nand u-boot image is named differently in u-boot source. That is: "u-boot-nand.bin" for e500v2 boards, "u-boot.bin" for other boards. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
2012-11-13u-boot_git.bb: use upstream u-boot for e6500 parts for nowMatthew McClintock
We will publish a tested version at git.freescale.com soon, but for now since the upstream u-boot works let's use that one Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-11-13busybox_1.20.2.bbappend:updated FILESEXTRAPATHS_prepend_fslChunrong Guo
Fix Fetcher failure for URL: 'file://defconfig-fsl' Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-11-13netbase_5.0.bbappend: SRC_URI_append_fsl instead of SRC_URI_fslChunrong Guo
Fixes issues were LIC_FILES_CHKSUM points to an invalid file. Also, it prevents overridding all other patches to netbase Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-10-19hypervisor_git.bb: lock down SHAs to release versionsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-10-17hypervisor: add missing space character for PACKAGES_prependZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-10-16hypervisor_git.bb: initial add of embedded-hv to public layerMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-10-02linux-qoriq-sdk.inc: skip arch QA since kernel might not match for 64-bit ↵Matthew McClintock
kernels on 32-bit rfs Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-10-01machines: Recommend u-boot using MACHINE_EXTRA_RRECOMMENDSKhem Raj
Delete unused MACHINE_FEATURES_RRECOMMENDS Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-09-25u-boot_git.bb: don't try to built 32-bit u-boot on 64-bit machineMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com> Notes: First git notes
2012-09-25add u-boot as an extra image depMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-20Revert "change the priority of packages which provide ifconfig to ifconfig ↵Matthew McClintock
link ifconfig.net-tools by default" This reverts commit bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc.
2012-09-20rcw_git.bb: update to latest and update LIC_FILES_CHECKSUMMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-19rename task- to packagegroup-Matthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-19change the priority of packages which provide ifconfig to ifconfig link ↵1.3_M5Chunrong Guo
ifconfig.net-tools by default Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-09-19udev: do not automount block devices for fslmachinesChunrong Guo
kernel can’t boot up with extend partition in HDD FILESEXTRAPATHS_prepend is the right variable to extend file search path, this is applied for fsl ppc targets Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-09-19lio-utils: add lio-utils-4.0Zhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-09-19fsl-image-minimal: IMAGE_FSTYPES add jffs2Ting Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-09-18linux-qoriq-sdk.inc: only check for multiarch in eX500 not eX500-64bMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-18u-boot_git.bb: only set variable if not setMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-18gettext: remove bbappends since the patch it adds does not applyMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-18linux-qoriq-sdk: Correct the check for BUILD_64BIT_KERNELKhem Raj
Current comparision is returning false which is not 0 and hence KERNEL_CC and KERNEL_LD are getting 64bit options appended even when BUILD_64BIT_KERNEL is unset Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-09-17linux-qoriq-sdk.inc: make sure we enabled biarch for our kernel buildsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-17u-boot_git.bb: libgcc is required for multilib builds tooMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>