aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-05-07sysvinit-inittab.bbappend: remove and rely only on pokyMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-04-27u-boot: package images to u-boot-imagesTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-04-27remove p3060qdsMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-04-26add p5040-64b supportChunrong Guo
Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-04-24Disable ccache in FSL distroMatthew McClintock
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>
2012-04-23u-boot-sd: skip using boot-format to regenerate imagesTing Liu
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>
2012-04-23recipes-append/udev: add skip rules for inappropriate block devicesChunrong Guo
Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-04-18add e500mc support for oprofileZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-16Added rule to rename to fm2-gb4 the 5th GB of 2nd FMan in P5040Stefan Szabo
Signed-off-by: Stefan Szabo <szbs001@freescale.com>
2012-04-13enable CHRT in busybox defconfigZhenhua Luo
chrt (required for some of the RT test cases, 'chrt' allows to set scheduling prio/policy of a thread. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-13disable udhcp in busybox to stop ip auto-assignZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-12Disable rp_filter to enhance ASF IP forward performanceZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-12fsl-toolchain: add glib-2.0-dev package so we pull in header and pkgconfig filesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-04-10tclap: add tclap 1.2.1Zhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-10fix u-boot-nand build error of non-dpaa targetsZhenhua Luo
u-boot-nand doesn't need to be handled by boot-format Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-09remove unnecessary line from UBOOT_TARGET judgementZhenhua Luo
p5020ds-32b and p5020ds-64b use the same u-boot configuration option, remove p5020ds-64b line in UBOOT_TARGET judgement. Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-09Add more supported u-boot types for dpaa targetsChunrong Guo
Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-04-02Revert "fsl.conf: make DISTRO_FEATURES minimal as possible"Matthew McClintock
This reverts commit 314ce1065833306d44f3cd42ffbd9f330e2c02b5. This is causing issues with larger images that don't build when X11 is disabled. We need to defer this issue until after our release
2012-03-31remove bbappend of ipsec-tools and samba due to the two packages are not in ↵Zhenhua Luo
poky repository Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-30fsl.conf: make DISTRO_FEATURES minimal as possibleMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-30add libgomp and libgomp-dev in fsl-toolchainZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-27libxml: add --with-fexceptions into configure parameter listZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-27gcc: add gcc-runtime back which should have powerpc patchesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-27fix appending distro tag to PRMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-26fix "shutdown" hang issueChunrong Guo
fix ENGR00170373: shutdown doesn't work Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-03-23Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format"Zhenhua Luo
this patch is for meta-fsl-ppc-private This reverts commit 221ac89a12d44d6a862c48451250b125f5aa46e2.
2012-03-23point to internel git tree:u-boot, rcw, hv-cfg, boot-formatTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-03-23meta-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGETing Liu
images in DEPLOYDIR will be deployed to DEPLOY_DIR_IMAGE automatically, not need install images to DEPLOY_DIR_IMAGE any more Signed-off-by: Ting Liu <b28495@freescale.com>
2012-03-22P1023RDS: build NAND u-boot by defaultTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-03-20gcc: remove crosssdk from using fsl specific patchesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-19ipsec-tools: enable several optionsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-03-19fsl.conf: change qemu targets to just ppcMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-16gcc: add gcc.fix_min_max.patchZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-16remove linux-yocto_3.0.bbappend since we have not used/tested this at allMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-16Revert "linux-qoriq-sdk.inc: update kernel version"Matthew McClintock
This reverts commit dea2327ad76ba04bb047f343eeea587bc9e28943. git.freescale.com Linux tree is still point at 3.0.6
2012-03-16qemu: remove bbappends since we reference private git serverMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-16remove fsl-image-lsb - just use fsl-image-lsb-sdkMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-15chagne lsb and lsb-sdk to tar.gz instead of nfsrootMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-15binutils: add patches from poky's binutilsMatthew McClintock
This drops my previous changes and just adds in patches from poky that already address libtool issues Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-14binutils: remove bad libbfd.la for all binutils (cross, native, etc) and use ↵Matthew McClintock
correct libdir Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-14toolchain: only apply patches to toolchain if we are using the FSL distroMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-14binutils: remove bad libbfd.la fileMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-14binutils: pull a patch from Yocto to fix path issue of libibertyZhenhua Luo
without the fix, following error appears when build native packages which require libierty.a: /usr/bin/ld: cannot find -liberty Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-14gcc-fsl.inc: Add patches to fix gxx-include-dirMatthew McClintock
The patch in this patch is copied from upstream and is just updated to apply cleanly with respect to our patch series Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-13integrate fsl toolchain patchesZhenhua Luo
binutils: bin.e500mc_nop.patch bin.e5500.patch bin.e6500-2.patch eglibc: generate-supported.mk glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch glibc.fixgcc4.6.patch glibc.fix_prof.patch glibc.fix_sqrt.patch glibc.readv_proto.patch glibc.undefined_static.patch gcc: gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch gcc.fix_longversionstring.patch gcc.rm_slow_tests.patch gcc.fix_mingw32.patch gcc.fix_cloogstatic2.patch gcc.fix_build-with-cxx.patch gcc.e6500-FSF46.patch gcc.ld_unaligned-460.patch gcc.local_unaligned_altivec.patch gcc.soft_float-460.patch gcc.case_values.patch gcc.builtin_isel.patch gcc.experimental_move.patch gcc.widen_types-46.patch gcc.extelim-v3.patch gcc.e5500_mfocr.patch gcc.opt-array-offset.patch gcc.load_on_store_bypass-462.patch gcc.fix_constvector.patch gcc.fix_MTWX51204-dwarf-vector-reg.patch gcc.fix_ira-loop-pressure.patch optional_libstdc.patch gcc.remove_CCUNSmode_reference.patch gcc.check_path_validity.patch gcc.fix_header_issue.patch gcc.fix_SSIZE_MAX_undefine_issue.patch gettext: gettext.fix_testcase.patch Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-03-12meta-fsl-ppc-private: updates to build fsl qemu instead of upstreamStuart Yoder
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
2012-03-12Fix quoting errors in recipesMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-12linux-qoriq-sdk.inc: update kernel versionMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-03-12Overide smb configuration fileChunrong Guo
Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-03-12busybox: enable all featuresTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>