[oe-commits] [meta-openembedded] 04/44: contrib: add MIPS_INSTRUCTION_SET

git at git.openembedded.org git at git.openembedded.org
Wed Jul 27 14:46:22 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 5792a16cfabc42ffc4986cdba9677f10dd615e13
Author: André Draszik <adraszik at tycoint.com>
AuthorDate: Fri Jul 15 13:54:32 2016 +0100

    contrib: add MIPS_INSTRUCTION_SET
    
    which is similar to ARM_INSTRUCTION_SET, hence we place
    it nearby.
    
    Signed-off-by: André Draszik <adraszik at tycoint.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 contrib/oe-stylize.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py
index db8a363..ba4b87a 100755
--- a/contrib/oe-stylize.py
+++ b/contrib/oe-stylize.py
@@ -102,6 +102,7 @@ OE_vars = [
     'AR',
     'ARCH',
     'ARM_INSTRUCTION_SET',
+    'MIPS_INSTRUCTION_SET',
     'ARM_MUTEX',
     'ART_CONFIG',
     'B',

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list