summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oprofile: add 0.9.6Zhenhua Luo2012-12-046-0/+526
| | | | | | | 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>
* lio-utils: fix runtime issueZhenhua Luo2012-12-042-3/+28
| | | | | | | | 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>
* lm_sensors: added recipe for v3.3.2Zhenhua Luo2012-11-131-0/+48
| | | | | | | | | | | 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>
* sysvinit: move bbappend from meta-fsl-ppc-private to meta-fsl-ppcZhenhua Luo2012-11-132-0/+21
| | | | | | the bbappend is appled for fsl machines Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* u-boot: add additional image for p5040dsTing Liu2012-11-132-2/+2
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* u-boot: fix nand image name issue for different core typeZhenhua Luo2012-11-131-9/+11
| | | | | | | | 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>
* u-boot_git.bb: use upstream u-boot for e6500 parts for nowMatthew McClintock2012-11-121-3/+8
| | | | | | | 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>
* busybox_1.20.2.bbappend:updated FILESEXTRAPATHS_prepend_fslChunrong Guo2012-10-301-1/+1
| | | | | | Fix Fetcher failure for URL: 'file://defconfig-fsl' Signed-off-by: Chunrong Guo <b40290@freescale.com>
* netbase_5.0.bbappend: SRC_URI_append_fsl instead of SRC_URI_fslChunrong Guo2012-10-301-1/+1
| | | | | | | 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>
* move udev bbappend to new versionMatthew McClintock2012-10-291-0/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* hypervisor_git.bb: lock down SHAs to release versionsMatthew McClintock2012-10-191-3/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* hypervisor: add missing space character for PACKAGES_prependZhenhua Luo2012-10-171-1/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hypervisor_git.bb: initial add of embedded-hv to public layerMatthew McClintock2012-10-162-0/+81
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk.inc: skip arch QA since kernel might not match for 64-bit ↵Matthew McClintock2012-10-021-1/+11
| | | | | | kernels on 32-bit rfs Signed-off-by: Matthew McClintock <msm@freescale.com>
* machines: Recommend u-boot using MACHINE_EXTRA_RRECOMMENDSKhem Raj2012-10-016-12/+6
| | | | | | Delete unused MACHINE_FEATURES_RRECOMMENDS Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot_git.bb: don't try to built 32-bit u-boot on 64-bit machineMatthew McClintock2012-09-251-1/+8
| | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> Notes: First git notes
* add u-boot as an extra image depMatthew McClintock2012-09-256-0/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Revert "change the priority of packages which provide ifconfig to ifconfig ↵Matthew McClintock2012-09-201-9/+0
| | | | | | link ifconfig.net-tools by default" This reverts commit bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc.
* rcw_git.bb: update to latest and update LIC_FILES_CHECKSUMMatthew McClintock2012-09-201-8/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* rename task- to packagegroup-Matthew McClintock2012-09-194-6/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* change the priority of packages which provide ifconfig to ifconfig link ↵1.3_M5Chunrong Guo2012-09-191-0/+9
| | | | | | ifconfig.net-tools by default Signed-off-by: Chunrong Guo <b40290@freescale.com>
* udev: do not automount block devices for fslmachinesChunrong Guo2012-09-192-3/+5
| | | | | | | | | 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>
* lio-utils: add lio-utils-4.0Zhenhua Luo2012-09-191-0/+48
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* fsl-image-minimal: IMAGE_FSTYPES add jffs2Ting Liu2012-09-191-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* linux-qoriq-sdk.inc: only check for multiarch in eX500 not eX500-64bMatthew McClintock2012-09-181-1/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: only set variable if not setMatthew McClintock2012-09-181-3/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* gettext: remove bbappends since the patch it adds does not applyMatthew McClintock2012-09-182-18/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk: Correct the check for BUILD_64BIT_KERNELKhem Raj2012-09-181-3/+2
| | | | | | | | 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>
* linux-qoriq-sdk.inc: make sure we enabled biarch for our kernel buildsMatthew McClintock2012-09-171-0/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: libgcc is required for multilib builds tooMatthew McClintock2012-09-171-3/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: add multiarch to fsl distroMatthew McClintock2012-09-171-1/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Revert "e6500.inc: force biarch gcc for kernel build"Matthew McClintock2012-09-141-3/+0
| | | | | | We will just skip the kernel recipe if we don't have biarch enabled This reverts commit f3469d97cef7fcd6277dfab7326f7a8e0d5bb5bd.
* u-boot_git.bb: u-boot depends on libgccMatthew McClintock2012-09-141-2/+2
| | | | | | | Fixes linker issues where we are missing symbols such as _restgpr_NN_x Signed-off-by: Matthew McClintock <msm@freescale.com>
* e6500.inc: force biarch gcc for kernel buildMatthew McClintock2012-09-131-0/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: hack in support for building 32-bit u-boot with 64-bit machineMatthew McClintock2012-09-131-1/+8
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* busybox: add fsl customized defconfigTing Liu2012-09-135-0/+1500
| | | | | | | | 1.use largest general-purpose configuration 2.add a patch to fix possible build issue with kernel 3.0 reference: http://www.gossamer-threads.com/lists/linux/kernel/1418363 Signed-off-by: Ting Liu <b28495@freescale.com>
* boot-format_git.bb: update GPL license to GPLv2 (no actually change in license)Matthew McClintock2012-09-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Revert "busybox: add fsl customized defconfig"Matthew McClintock2012-09-135-1500/+0
| | | | | | This version of busybox is not in this branch, needs to be updated for master This reverts commit cedbe9eb8e20b7de8c287dd9185934089e88ac0a.
* busybox: add fsl customized defconfigTing Liu2012-09-125-0/+1500
| | | | | | | | 1.use largest general-purpose configuration 2.add a patch to fix possible build issue with kernel 3.0 reference: http://www.gossamer-threads.com/lists/linux/kernel/1418363 Signed-off-by: Ting Liu <b28495@freescale.com>
* add nand u-boot in the default build list for p2041rdbZhenhua Luo2012-09-121-1/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* add "CentOS release 5.5 (Final)" into SANITY_TESTED_DISTROSZhenhua Luo2012-09-121-0/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* add additional u-boot and dts for mpc85xxTing Liu2012-09-123-5/+8
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* add new e6500 based machines (b4860qds and t4240qds)Matthew McClintock2012-09-126-0/+105
| | | | | | | | note: these machines build with a 64-bit kernel always, since optimal performance is with this kernel even if the rfs is still 32-bit Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk.inc: add var to configure build for 64-bit kernel on 32-bit ↵Matthew McClintock2012-09-121-0/+8
| | | | | | machine Signed-off-by: Matthew McClintock <msm@freescale.com>
* meta-fsl-ppc: lxc: add patch to fix 64-bit lib mount issueStuart Yoder2012-09-122-0/+50
| | | | Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* remove use of tags in SRCREV and replace with actual SHAsMatthew McClintock2012-09-123-3/+3
| | | | | | | This was done because BB_NO_NETWORK only works with SHAs since the fetcher needs to check the tags each time Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: initial add of recipe1.3_M4Matthew McClintock2012-09-102-0/+63
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: using our kernel tree for nativesdk is wrong, remove itMatthew McClintock2012-09-101-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* p1022ds.conf: change to use non-lite version of xserver, lite version has ↵Matthew McClintock2012-09-101-2/+2
| | | | | | been removed Signed-off-by: Matthew McClintock <msm@freescale.com>
* add kernel patch to fix parallel build failuresMatthew McClintock2012-09-062-1/+46
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>