[oe-commits] [meta-openembedded] 25/39: contrib: add MIPS_INSTRUCTION_SET

git at git.openembedded.org git at git.openembedded.org
Fri Jul 22 20:07:29 UTC 2016


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

commit a45c0f988c08f9551d58ab64d060b39309b11905
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