aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-append
AgeCommit message (Collapse)Author
2012-09-18gettext: remove bbappends since the patch it adds does not applyMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-09-13busybox: add fsl customized defconfigTing Liu
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>
2012-09-13Revert "busybox: add fsl customized defconfig"Matthew McClintock
This version of busybox is not in this branch, needs to be updated for master This reverts commit cedbe9eb8e20b7de8c287dd9185934089e88ac0a.
2012-09-12busybox: add fsl customized defconfigTing Liu
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>
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-07-09recipes: Bring bbappends in line with OE-Core/masterKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.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-07sysvinit-inittab.bbappend: remove and rely only on pokyMatthew McClintock
Signed-off-by: Matthew McClintock <msm@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-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-27libxml: add --with-fexceptions into configure parameter listZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@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-19ipsec-tools: enable several optionsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-03-16qemu: remove bbappends since we reference private git serverMatthew McClintock
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-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>
2012-02-27busybox: fix install error when CONFIG_INETD enabledTing Liu
To avoid the following error: | CONFIG_INETD=y | install: cannot stat `.../busybox-1.18.5-r2/inetd': No such file or directory | ERROR: Function 'do_install' failed Signed-off-by: Ting Liu <b28495@freescale.com>
2012-02-23busybox: fix the build error when enable CONFIG_TCPSVDZhenhua Luo
These patches were pulled from upstream busybox Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2011-11-30bbappends: Add +fsl to PR of all packages we modifyMatthew McClintock
This way we can tell if we modified them after they are built and shipped. This is just to help with debugged later. Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-02add udev rules in netbase to rename ethernet portZhenhua Luo
Signed-off-by: Zhenhua Luo <b19537@freescale.com>