summaryrefslogtreecommitdiffstats
path: root/recipes-append
Commit message (Collapse)AuthorAgeFilesLines
* update bbappends to only apply on our distro, as a precursor to moving to ↵1.3_betaMatthew McClintock2012-09-045-13/+13
| | | | | | it's own layer Signed-off-by: Matthew McClintock <msm@freescale.com>
* recipes: Bring bbappends in line with OE-Core/masterKhem Raj2012-07-092-0/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* busybox: remove bbappendsMatthew McClintock2012-05-156-1207/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* oprofile: remove bbappendsMatthew McClintock2012-05-154-227/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* netbase: update bbappends to new versionMatthew McClintock2012-05-151-0/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* sysvinit-inittab.bbappend: remove and rely only on pokyMatthew McClintock2012-05-071-8/+0
| | | | Signed-off-by: Matthew McClintock <msm@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>
* add e500mc support for oprofileZhenhua Luo2012-04-184-0/+227
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Added rule to rename to fm2-gb4 the 5th GB of 2nd FMan in P5040Stefan Szabo2012-04-161-0/+1
| | | | Signed-off-by: Stefan Szabo <szbs001@freescale.com>
* enable CHRT in busybox defconfigZhenhua Luo2012-04-131-1/+1
| | | | | | | 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>
* disable udhcp in busybox to stop ip auto-assignZhenhua Luo2012-04-131-14/+14
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Disable rp_filter to enhance ASF IP forward performanceZhenhua Luo2012-04-122-0/+67
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* remove bbappend of ipsec-tools and samba due to the two packages are not in ↵Zhenhua Luo2012-03-313-33/+0
| | | | | | poky repository Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* libxml: add --with-fexceptions into configure parameter listZhenhua Luo2012-03-271-0/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* fix appending distro tag to PRMatthew McClintock2012-03-271-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fix "shutdown" hang issueChunrong Guo2012-03-261-0/+8
| | | | | | fix ENGR00170373: shutdown doesn't work Signed-off-by: Chunrong Guo <b40290@freescale.com>
* ipsec-tools: enable several optionsTing Liu2012-03-191-0/+7
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* qemu: remove bbappends since we reference private git serverMatthew McClintock2012-03-161-6/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* integrate fsl toolchain patchesZhenhua Luo2012-03-132-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* meta-fsl-ppc-private: updates to build fsl qemu instead of upstreamStuart Yoder2012-03-121-0/+6
| | | | Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* Overide smb configuration fileChunrong Guo2012-03-122-0/+26
| | | | Signed-off-by: Chunrong Guo <b40290@freescale.com>
* busybox: enable all featuresTing Liu2012-03-122-0/+998
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* busybox: fix install error when CONFIG_INETD enabledTing Liu2012-02-273-0/+55
| | | | | | | | | 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>
* busybox: fix the build error when enable CONFIG_TCPSVDZhenhua Luo2012-02-233-0/+154
| | | | | | These patches were pulled from upstream busybox Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* bbappends: Add +fsl to PR of all packages we modifyMatthew McClintock2011-11-301-0/+2
| | | | | | | 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>
* add udev rules in netbase to rename ethernet portZhenhua Luo2011-11-022-0/+24
Signed-off-by: Zhenhua Luo <b19537@freescale.com>