[OE-core] [OE-Core][Patch 7/7] ghostscript: Use MIPS MACHINE_OVERRIDES for objarch.h

Zubair Lutfullah Kakakhel Zubair.Kakakhel at imgtec.com
Wed Nov 23 13:47:33 UTC 2016


MIPS MACHINE_OVERRIDES can be used to provide the same objarch.h
files for MIPS pre-R2 and R6 ISA versions.

Use them to reduce duplication in supporting MIPS R6 ISA

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel at imgtec.com>
---
 .../ghostscript/ghostscript/{mips64 => mipsarchn32eb}/objarch.h           | 0
 .../ghostscript/ghostscript/{mips64el => mipsarchn32el}/objarch.h         | 0
 .../ghostscript/ghostscript/{mips64n32 => mipsarchn64eb}/objarch.h        | 0
 .../ghostscript/ghostscript/{mips64eln32 => mipsarchn64el}/objarch.h      | 0
 .../ghostscript/ghostscript/{mips => mipsarcho32eb}/objarch.h             | 0
 .../ghostscript/ghostscript/{mipsel => mipsarcho32el}/objarch.h           | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-extended/ghostscript/ghostscript/{mips64 => mipsarchn32eb}/objarch.h (100%)
 rename meta/recipes-extended/ghostscript/ghostscript/{mips64el => mipsarchn32el}/objarch.h (100%)
 rename meta/recipes-extended/ghostscript/ghostscript/{mips64n32 => mipsarchn64eb}/objarch.h (100%)
 rename meta/recipes-extended/ghostscript/ghostscript/{mips64eln32 => mipsarchn64el}/objarch.h (100%)
 rename meta/recipes-extended/ghostscript/ghostscript/{mips => mipsarcho32eb}/objarch.h (100%)
 rename meta/recipes-extended/ghostscript/ghostscript/{mipsel => mipsarcho32el}/objarch.h (100%)

diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h
similarity index 100%
rename from meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h
rename to meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h
-- 
2.10.2




More information about the Openembedded-core mailing list