summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* qemu: set preferred version for QEMUMatthew McClintock2012-09-056-2/+43
| | | | | | | | | The preferred version needs to specify the QEMU version for our qemu_git recipe (overridden by the QEMU bbappends). Without this patch we will no pick up our qemu_git recipe. Signed-off-by: Matthew McClintock <msm@freescale.com>
* add fslmachine overridesMatthew McClintock2012-09-054-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update bbappends to only apply on our distro, as a precursor to moving to ↵1.3_betaMatthew McClintock2012-09-045-13/+13
| | | | | | it's own layer Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-coreKhem Raj2012-09-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-qoriq-sdk.inc: add patch so perf buildsMatthew McClintock2012-08-282-1/+30
| | | | | | Originally from Khem Raj Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: add default multilib compiler infoMatthew McClintock2012-08-141-1/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update to latest released versionsMatthew McClintock2012-08-143-6/+6
| | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> Conflicts: recipes-kernel/linux/linux-qoriq-sdk.inc
* images: change to forcibly set IMAGE_FSTYPES, user can add with _appendMatthew McClintock2012-08-142-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: add CentOS 5.8 as supported distroMatthew McClintock2012-08-141-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: clean up distro conf for masterMatthew McClintock2012-08-141-2/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* disable extra inittab changesMatthew McClintock2012-08-1423-2/+22
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* move serial console definitions into machine.conf so they are available for ↵Matthew McClintock2012-08-1423-3/+22
| | | | | | all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com>
* boot-format_git.bb: update to latest versionMatthew McClintock2012-08-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot: correct path to config filesVladimir Zapolskiy2012-08-131-1/+1
| | | | | | | | The trivial change fixes u-boot compilation task, boot_format utility installs board configuration files into a subdirectory of STAGING_DATADIR_NATIVE. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Cc: Matthew McClintock <msm@freescale.com>
* add NOR u-boot into the default build list of p1010rdbZhenhua Luo2012-08-091-1/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* fsl-image-lsb-sdk.bb: replace POKY_BASE_INSTALL with CORE_IMAGE_BASE_INSTALLZhenhua Luo2012-08-091-1/+1
| | | | | | POKY_BASE_INSTALL is replaced by CORE_IMAGE_BASE_INSTALL Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* update preferred version for linux kernelMatthew McClintock2012-08-084-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot: change UBOOT_MACHINES to use ?= so they can be overriddenMatthew McClintock2012-08-0622-22/+22
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk.bb: prepend to do_configureKhem Raj2012-08-011-1/+1
| | | | | | | | | | | | Instead of prepending to kernel_do_configure lets prepend to do_configure this gives another knob for users who want to insert between this prepend and do_configure_kernel. Typical usecase is to enable kconfig options on top of defconfig can be then appended to .config easliy in a bbappend. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-qoriq-sdk.inc: don't use tag in recipe, use git SHAMatthew McClintock2012-08-011-1/+1
| | | | | | | This keeps us from hitting the network as well as assures the tag itself did not change Signed-off-by: Matthew McClintock <msm@freescale.com>