All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 00/14] MIPS: Use MACHINEOVERRIDES and reduce duplication
@ 2016-11-08 17:12 Zubair Lutfullah Kakakhel
  2016-11-08 17:12 ` [Patch v2 01/14] arch-mips: Add o32 in TUNE_FEATURES for MIPS32R6 Zubair Lutfullah Kakakhel
                   ` (14 more replies)
  0 siblings, 15 replies; 20+ messages in thread
From: Zubair Lutfullah Kakakhel @ 2016-11-08 17:12 UTC (permalink / raw)
  To: openembedded-core

Hi,

This patch series adds a few MACHINEOVERRIDES options in arch-mips
to reduce duplicate configurations in various recipes.

Further info in 
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10404

Regards,
ZubairLK

V1 -> V2
Added more options for endian independent and big/little endian
Added another patch for o32 in TUNE_FEATURES for MIPS32R6.

Zubair Lutfullah Kakakhel (14):
  arch-mips: Add o32 in TUNE_FEATURES for MIPS32R6
  arch-mips: Add MACHINEOVERRIDES variables to reduce duplication
  bitbake.conf: Reduce duplication in MIPS variants
  fts: Reduce duplication in MIPS variants.
  glibc: Reduce duplication in MIPS variants
  packagegroup: Reduce duplication in MIPS variants.
  gcc-runtime: Reduce duplication in MIPS variants.
  gdb: Reduce duplication in MIPS variants.
  mmc-utils: Reduce duplication in MIPS variants.
  valgrind: Reduce duplication in MIPS variants.
  ghostscript: Reduce duplication in MIPS variants.
  ltp: Reduce duplication in MIPS variants.
  mdadm: Reduce duplication in MIPS variants.
  webkit: Reduce duplication in MIPS variants.

 meta/conf/bitbake.conf                                  | 11 +----------
 meta/conf/machine/include/mips/README                   |  3 +++
 meta/conf/machine/include/mips/arch-mips.inc            | 12 ++++++++++++
 meta/conf/machine/include/tune-mips32r6.inc             |  8 ++++----
 meta/recipes-core/fts/fts.bb                            |  5 +----
 meta/recipes-core/glibc/glibc-ld.inc                    | 17 ++---------------
 .../recipes-core/packagegroups/packagegroup-core-sdk.bb |  5 +----
 .../packagegroups/packagegroup-core-tools-profile.bb    | 10 ++--------
 meta/recipes-devtools/gcc/gcc-runtime.inc               |  9 +--------
 meta/recipes-devtools/gdb/gdb-common.inc                |  7 +------
 meta/recipes-devtools/mmc/mmc-utils_git.bb              |  4 ++--
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb       |  3 +--
 meta/recipes-extended/ghostscript/ghostscript_9.19.bb   |  3 +--
 meta/recipes-extended/ltp/ltp_20160126.bb               |  2 +-
 meta/recipes-extended/mdadm/mdadm_3.4.bb                |  4 ++--
 meta/recipes-sato/webkit/webkitgtk_2.14.1.bb            |  3 +--
 16 files changed, 36 insertions(+), 70 deletions(-)

-- 
2.10.2



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-11-10 20:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 17:12 [Patch v2 00/14] MIPS: Use MACHINEOVERRIDES and reduce duplication Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 01/14] arch-mips: Add o32 in TUNE_FEATURES for MIPS32R6 Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 02/14] arch-mips: Add MACHINEOVERRIDES variables to reduce duplication Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 03/14] bitbake.conf: Reduce duplication in MIPS variants Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 04/14] fts: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 05/14] glibc: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 06/14] packagegroup: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 07/14] gcc-runtime: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 08/14] gdb: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 09/14] mmc-utils: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 10/14] valgrind: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 11/14] ghostscript: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 12/14] ltp: " Zubair Lutfullah Kakakhel
2016-11-09  0:13   ` Burton, Ross
2016-11-09  0:46     ` Khem Raj
2016-11-10 11:37       ` Zubair Lutfullah Kakakhel
2016-11-10 20:24         ` Burton, Ross
2016-11-08 17:12 ` [Patch v2 13/14] mdadm: " Zubair Lutfullah Kakakhel
2016-11-08 17:12 ` [Patch v2 14/14] webkit: " Zubair Lutfullah Kakakhel
2016-11-08 17:44 ` [Patch v2 00/14] MIPS: Use MACHINEOVERRIDES and reduce duplication Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.