Maxin John
3b3c4c8426
classes/recipes: Convert SkipPackage -> SkipRecipe
...
Update following the SkipPackage -> SkipRecipe change in oe-core.
Signed-off-by: Maxin B. John <maxin.john@intel.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2018-03-05 11:45:40 -05:00
Khem Raj
0e27972d97
ne10: Fix build errors on cortex-a7 cpus
...
GCC7 warns and errors about incompatible cmdline switches
for mcpu and march
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:54 +02:00
Joshua Lock
efd3696e70
remove True option to getVar calls
...
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.
Search made with the following regex: getVar ?\(( ?[^,()]*), True\)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com >
2016-12-02 09:16:17 +01:00
Khem Raj
6e431331d1
ne10: Update to latest
...
* Patch to build with clang
* license checksum changed due to Copyright year change
fee112eb22
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2016-11-26 01:07:03 +01:00
Denys Dmytriyenko
c073b9a670
ne10: use bb.debug for debug messages
...
Moreover, the messages are misleading, saying "Building for arch blah",
even when this recipe is not being built. It merely checks if the recipe
is cmaptible with the currently used architecture.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-04-21 21:33:18 +02:00
Andreas Müller
f2729b7ab2
ne10: fix parsing
...
ERROR: ParseError at /home/superandy/data/oe-core/sources/meta-openembedded/meta-oe/recipes-support/ne10/ne10_1.2.1.bb:41: unparsed line: 'in .text [textrel]' | ETA: 00:00:13
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-27 22:39:21 +01:00
Carlos Rafael Giani
efa3ff1462
ne10: add recipe
...
Add recipe for the Ne10 library ( http://projectne10.github.io/Ne10/ ).
This library provides heavily ARM NEON optimized versions of functions
that are commonly used.
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-27 20:44:50 +01:00