aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-09-04update bbappends to only apply on our distro, as a precursor to moving to ↵1.3_betaMatthew McClintock
it's own layer Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-04fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-coreKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28linux-qoriq-sdk.inc: add patch so perf buildsMatthew McClintock
Originally from Khem Raj Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14u-boot_git.bb: add default multilib compiler infoMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14update to latest released versionsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com> Conflicts: recipes-kernel/linux/linux-qoriq-sdk.inc
2012-08-14images: change to forcibly set IMAGE_FSTYPES, user can add with _appendMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14fsl.conf: add CentOS 5.8 as supported distroMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14fsl.conf: clean up distro conf for masterMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14disable extra inittab changesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-14move serial console definitions into machine.conf so they are available for ↵Matthew McClintock
all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-13boot-format_git.bb: update to latest versionMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-13u-boot: correct path to config filesVladimir Zapolskiy
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>
2012-08-09add NOR u-boot into the default build list of p1010rdbZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-08-09fsl-image-lsb-sdk.bb: replace POKY_BASE_INSTALL with CORE_IMAGE_BASE_INSTALLZhenhua Luo
POKY_BASE_INSTALL is replaced by CORE_IMAGE_BASE_INSTALL Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-08-08update preferred version for linux kernelMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-06u-boot: change UBOOT_MACHINES to use ?= so they can be overriddenMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-08-01linux-qoriq-sdk.bb: prepend to do_configureKhem Raj
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>
2012-08-01linux-qoriq-sdk.inc: don't use tag in recipe, use git SHAMatthew McClintock
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>
2012-07-23linux-qoriq-sdk-headers: Make it machine independentKhem Raj
The linux libc headers should not be dependent on machine at all. These are generic enough that we can use an all purpose defconfig. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-17machine/e500v2.inc: Do not define TARGET_FPUKhem Raj
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>
2012-07-11fsl.conf: check all the serial consoles if they are present at bootMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-07-11machines: Move machine specific variable to machine confKhem Raj
These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-10correct dts file for targetsZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-07-10update commit of u-boot for sdk 1.2Zhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com> Conflicts: recipes-kernel/u-boot/u-boot_git.bb Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-10update commit to the latest for rcw/hv-cfgZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-07-10testfloat: fix dos2unix not found issue during do_unpack2Ting Liu
On some distros such as Ubuntu 10.04, dos2unix is replaced by fromdos. Reference: http://www.virtualhelp.me/linux/164-dos2unix-missing-ubuntu-1004 Fix the following error: | NOTE: Applying patch 'TestFloat-powerpc-E500v2-SPE-1.patch' | (../meta-fsl-ppc/recipes-test/testfloat/files/TestFloat-powerpc-E500v2 | -SPE-1.patch) | ERROR: Error executing a python function in ../meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb: | CmdError: Command Error: exit status: 1 Output: Signed-off-by: Ting Liu <b28495@freescale.com>
2012-07-10add official mirror for source downloadZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-07-10hv-cfg: package images to hv-cfg-imageTing Liu
images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
2012-07-10rcw: package images to rcw-imageTing Liu
images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
2012-07-09testfloat_2a.bb: fix license fieldMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-07-09linux-qoriq-sdk: Update to latest 1.2 SDK releaseKhem Raj
Signed-off-by: Khem Raj <kraj@juniper.net>
2012-07-09fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide ↵Khem Raj
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>
2012-07-09machines: Dont lock linux-libc-headers-nativesdk preferred providerKhem Raj
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>
2012-07-09recipes: Bring bbappends in line with OE-Core/masterKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-06-01Fixed meta-toolchain to include the proper linux-libc-headers-nativesdkDavid Nyström
2012-05-31Added ?= to PREFERRED provider in machines, and corrected linux ↵David Nyström
PREFERRED_VERSION Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-31Removed references to SRIO u-boot configurationsDavid Nyström
2012-05-17p1022ds.conf: switch to using xserver-xorg-liteMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-17linux-qoriq-sdk.inc: add patch to fix perf compiler issuesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-16remove reference to internal freescale machinesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-16remove reference to usdpaa files that are not in public git treeMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15busybox: remove bbappendsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15oprofile: remove bbappendsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15netbase: update bbappends to new versionMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15mtd-utils: remove extra patchesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15remove fsl specific toolchainMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15testfloat_2a.bb: fix quoting issuesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-15fsl.conf: update distro conf for denzil releaseMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-05-10meta-fsl-ppc-private: add testfloatTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-05-09define JFFS2_ERASEBLOCK size for all boardsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>