summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update to latest released versionsedisonMatthew McClintock2012-08-143-6/+6
| | | | 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>
* 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>
* gdb.inc: fix up when we apply gdb patchesMatthew McClintock2012-07-261-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk-headers: Make it machine independentKhem Raj2012-07-261-29/+12
| | | | | | | | 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>
* toolchain: use our toolchain under correct conditionsMatthew McClintock2012-07-258-15/+15
| | | | | | | Only use our toolchain versions/patches if we are running our distro (DISTRO = "fsl") and one of our machines Signed-off-by: Matthew McClintock <msm@freescale.com>
* machines: Move machine specific variable to machine confKhem Raj2012-07-2323-27/+66
| | | | | | | These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* machines: Dont lock linux-libc-headers-nativesdk preferred providerKhem Raj2012-07-234-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>
* linux-qoriq-sdk.inc: add patch to fix perf compiler issuesMatthew McClintock2012-07-232-1/+33
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* linux-qoriq-sdk: Update to latest 1.2 SDK releaseKhem Raj2012-07-233-27/+1
| | | | Signed-off-by: Khem Raj <kraj@juniper.net>
* testfloat_2a.bb: fix quoting issuesMatthew McClintock2012-07-231-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide ↵Khem Raj2012-07-231-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>
* fsl.conf: check all the serial consoles if they are present at bootMatthew McClintock2012-07-231-0/+5
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* machine/e500v2.inc: Do not define TARGET_FPUKhem Raj2012-07-181-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>
* images: change to forcibly set IMAGE_FSTYPES, user can add with _appendMatthew McClintock2012-07-122-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* remove unused FREESCALE_GIT variableMatthew McClintock2012-07-111-2/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* disable extra inittab changesMatthew McClintock2012-07-1123-3/+22
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* move serial console definitions into machine.conf so they are available for ↵Matthew McClintock2012-07-1123-23/+44
| | | | | | all distros (e.g. poky and fsl) Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot_git.bb: add libgcc to dependsMatthew McClintock2012-07-111-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* testfloat_2a.bb: fix license fieldMatthew McClintock2012-07-111-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* recipes-append/udev: add skip rules for inappropriate block devicesChunrong Guo2012-06-281-2/+2
| | | | | | | | | Fix the following error: |Starting udevnbd11: Attempted send on closed socket |end_request: I/O error, dev nbd11, sector 0 FAT-fs (nbd11): unable to |read boot sector Signed-off-by: Chunrong Guo <b40290@freescale.com>
* samba-3.4.0: add python2.7 compatibilityZhenhua Luo2012-06-262-2/+96
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* correct dts file for targetsZhenhua Luo2012-06-2116-18/+24
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* update commit to the latest for kernelZhenhua Luo2012-06-211-5/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* update commit of u-boot for sdk 1.2Zhenhua Luo2012-06-211-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* update commit to the latest for rcw/hv-cfgZhenhua Luo2012-06-212-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* testfloat: fix dos2unix not found issue during do_unpack2Ting Liu2012-06-071-1/+8
| | | | | | | | | | | | | | | 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>
* add official mirror for source downloadZhenhua Luo2012-06-071-0/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: package images to hv-cfg-imageTing Liu2012-06-071-2/+11
| | | | | | images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
* rcw: package images to rcw-imageTing Liu2012-06-071-2/+11
| | | | | | images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
* Fixed meta-toolchain to include the proper linux-libc-headers-nativesdkDavid Nyström2012-06-016-9/+11
|
* 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>
* Removed references to SRIO u-boot configurationsDavid Nyström2012-05-313-3/+3
|
* gdb: add patch to fix gdb issueMatthew McClintock2012-05-295-0/+21
| | | | | | Fix decode of instructions on e500mc Signed-off-by: Matthew McClintock <msm@freescale.com>
* fix the u-boot-nand build issueZhenhua Luo2012-05-211-4/+5
| | | | | | u-boot-nand.bin is the right one for NAND flash instead lf u-boot.bin Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* set PREFERRED_VERSION_samba to 3.4.0Zhenhua Luo2012-05-211-0/+2
| | | | | | NAS requires samba-3.4.0 to get better performance Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* integrate samba-3.4.0Zhenhua Luo2012-05-2114-0/+574
| | | | | | NAS performance with samba-3.4.0 is better than samba-3.5.6, Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* remove reference to usdpaa files that are not in public git treeMatthew McClintock2012-05-176-12/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* meta-fsl-ppc-private: add testfloatTing Liu2012-05-104-0/+3174
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* define JFFS2_ERASEBLOCK size for all boardsTing Liu2012-05-0922-0/+66
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* sysvinit-inittab.bbappend: remove and rely only on pokyMatthew McClintock2012-05-071-8/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot: package images to u-boot-imagesTing Liu2012-04-271-2/+3
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* remove p3060qdsMatthew McClintock2012-04-274-12/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add p5040-64b supportChunrong Guo2012-04-261-0/+10
| | | | Signed-off-by: Chunrong Guo <b40290@freescale.com>
* Disable ccache in FSL distroMatthew McClintock2012-04-241-0/+2
| | | | | | | I'm trying to determine if ccache is causing issues with sstate and need to disable and it do a complete build for testing Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot-sd: skip using boot-format to regenerate imagesTing Liu2012-04-231-1/+2
| | | | | | | | | u-boot images can be deployed to SD using boot-format on target board. This method can leave the SD partition not destoryed. For bug ENGR179814. Signed-off-by: Ting Liu <b28495@freescale.com>
* recipes-append/udev: add skip rules for inappropriate block devicesChunrong Guo2012-04-232-0/+43
| | | | Signed-off-by: Chunrong Guo <b40290@freescale.com>