summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary variables from machine confZhenhua Luo2013-04-1130-60/+0
| | | | | | | 1. USE_VT = "" is duplicated with USE_VT = "0" and is removed. 2. SYSVINIT_ENABLED_GETTYS is useful when USE_VT = "1", so remove it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* layer.conf: avoid unnecessary early expansion with :=1.4_M5Christopher Larson2013-03-261-2/+2
| | | | | | bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
* udev-extraconf: added to the list of MACHINE_EXTRA_RRECOMMENDSTing Liu2013-03-116-6/+6
| | | | | | It will then added into packagegroup-basic and packagegroup-base. Signed-off-by: Ting Liu <b28495@freescale.com>
* conf/machines: update to use SOC_FAMILYMatthew McClintock2013-02-1830-2/+63
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Remove distro conf which are BSP/SDK specificZhenhua Luo2013-01-301-94/+0
| | | | | | Remove conf/distro/fsl.conf Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* rename collection name from fsl to fsl-ppcZhenhua Luo2013-01-301-3/+3
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fmc: update the version for legacy targetsZhenhua Luo2013-01-301-0/+2
| | | | | | | 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>
* add machine configure files for t4160qds and t4160qds-64bZhenhua Luo2013-01-302-0/+36
| | | | | | | currently the only difference of t4160qds and t4240qds is u-boot configure, the others are shared. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* add machine configure files for b4420qdsZhenhua Luo2013-01-302-0/+34
| | | | | | add b4420qds and b4420qds-64b machine configure files Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* t4240qds: add usdpaa dts in the build listZhenhua Luo2013-01-302-2/+4
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* e6500: replace corenet64_smp_defconfig with temp e6500rev1_defconfig for nowMatthew McClintock2013-01-304-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add usdpaa dts in the build list for b4860qdsZhenhua Luo2013-01-302-2/+4
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* correct the dts name for t4240qdsZhenhua Luo2013-01-301-1/+1
| | | | | | t4240.dts => t4240qds.dts Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* oprofile: remove from meta-fsl-ppc and use oe-coreMatthew McClintock2013-01-173-3/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add centos 6.3 in the supported Linux distros listTing Liu2012-12-041-0/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* add Ubuntu 12.04.1 LTS in the supported Linux distros listZhenhua Luo2012-12-041-0/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* u-boot_git.bb: lock down SHA for releaseMatthew McClintock2012-12-042-2/+2
| | | | | | | 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>
* set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targetsZhenhua Luo2012-12-042-0/+2
| | | | | | the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* set preferred version of oprofile to 0.9.6 for e500mc targetsZhenhua Luo2012-12-041-0/+1
| | | | 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>
* 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>
* add u-boot as an extra image depMatthew McClintock2012-09-256-0/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* rename task- to packagegroup-Matthew McClintock2012-09-191-1/+1
| | | | 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.
* e6500.inc: force biarch gcc for kernel buildMatthew McClintock2012-09-131-0/+3
| | | | Signed-off-by: Matthew McClintock <msm@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>
* 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>
* qemu: set preferred version for QEMUMatthew McClintock2012-09-055-2/+4
| | | | | | | | | 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>
* 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>
* add NOR u-boot into the default build list of p1010rdbZhenhua Luo2012-08-091-1/+1
| | | | 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>
* machine/e500v2.inc: Do not define TARGET_FPUKhem Raj2012-07-171-2/+0
| | | | | | | | | | This is nicely defined in tune-e500v2.inc from oe-core, if we also define it here then oe-core appends to it and it becomes a wrong string 'ppc-efdppc-efd' which then gcc fails to identify and configures itself without e500_double support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fsl.conf: check all the serial consoles if they are present at bootMatthew McClintock2012-07-111-0/+5
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* machines: Move machine specific variable to machine confKhem Raj2012-07-1123-6/+66
| | | | | | | These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* correct dts file for targetsZhenhua Luo2012-07-1016-18/+24
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* add official mirror for source downloadZhenhua Luo2012-07-101-0/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide ↵Khem Raj2012-07-091-0/+1
| | | | | | | | | linux-libc-headers-nativesdk If not set by user then let distro policy be to use linux-qoriq-sdk-headers-nativesdk for linux-libc-headers-nativesdk Signed-off-by: Khem Raj <raj.khem@gmail.com>
* machines: Dont lock linux-libc-headers-nativesdk preferred providerKhem Raj2012-07-094-4/+0
| | | | | | | | | | linux-libc-headers-nativesdk is for native bits in an SDK its not required to be locked in machine conf files since nothing depends on machine per se here. If its a mattetr of policy then this should be added to distro conf which in this layer is fsl.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fixed meta-toolchain to include the proper linux-libc-headers-nativesdkDavid Nyström2012-06-014-0/+4
|
* Added ?= to PREFERRED provider in machines, and corrected linux ↵David Nyström2012-05-315-18/+15
| | | | | | PREFERRED_VERSION Signed-off-by: Matthew McClintock <msm@freescale.com>