[OE-core] [OE-Core][Patch 00/13] MIPS: Use MACHINEOVERRIDES and reduce duplication
Khem Raj
raj.khem at gmail.com
Mon Nov 7 17:34:53 UTC 2016
On 11/7/16 8:05 AM, Mark Hatle wrote:
>
> I've looked over the set, it all looks reasonable to me.
Its an improvement definitely, however we should address
the endianness issue while we are here.
>
> Acked-by: Mark Hatle <mark.hatle at windriver.com>
>
> --Mark
>
> On 11/7/16 9:01 AM, Zubair Lutfullah Kakakhel wrote:
>> 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
>>
>> Zubair Lutfullah Kakakhel (13):
>> 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/arch-mips.inc | 7 +++++++
>> 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 | 6 ++++--
>> meta/recipes-devtools/valgrind/valgrind_3.12.0.bb | 3 +--
>> meta/recipes-extended/ghostscript/ghostscript_9.19.bb | 4 ++--
>> meta/recipes-extended/ltp/ltp_20160126.bb | 3 ++-
>> meta/recipes-extended/mdadm/mdadm_3.4.bb | 6 ++++--
>> meta/recipes-sato/webkit/webkitgtk_2.14.1.bb | 3 +--
>> 14 files changed, 30 insertions(+), 66 deletions(-)
>>
>
More information about the Openembedded-core
mailing list