Files
poky/meta/recipes-devtools
Nathan Rossi f42754a2d8 llvm: Raise SkipRecipe exception for unsupported architectures
When parsing this recipe on an unsupported or non-mappable architecture
an error is generated despite no dependencies on the recipe. E.g.

  ERROR: .../llvm_git.bb: cannot map 'microblazeel' to a supported llvm architecture

Instead of generating an error which might confuse users, raise a
SkipRecipe exception similar to other arch-style mapping functions (e.g.
go_map_arch). This avoids showing the error during parse, and prevents
the use of the recipe on unsupported targets. Resulting in an error like
so when trying to build llvm:

  ERROR: Nothing PROVIDES 'llvm'
  llvm was skipped: Cannot map 'microblazeel' to a supported LLVM architecture

(From OE-Core rev: d796abac982f368aa088a291560b565cc47a2c27)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-09 09:24:16 +01:00
..
2017-07-30 08:46:20 +01:00
2017-07-21 11:12:44 +01:00
2017-08-09 09:24:16 +01:00
2017-08-09 09:24:15 +01:00
2017-06-28 15:52:18 +01:00
2017-06-28 20:55:08 +01:00
2017-06-28 15:52:18 +01:00
2017-03-01 23:27:06 +00:00
2017-07-17 14:01:38 +01:00
2017-05-12 08:51:09 +01:00
2017-06-22 09:16:00 +01:00
2017-05-29 15:15:20 +01:00
2017-07-31 15:13:31 +01:00
2017-06-28 15:52:17 +01:00
2017-07-21 22:51:38 +01:00
2017-07-08 13:34:46 +01:00
2017-04-05 23:22:13 +01:00
2017-07-27 22:36:52 +01:00
2017-07-06 14:38:14 +01:00
2017-02-23 12:49:51 -08:00
2017-06-28 20:55:08 +01:00
2017-07-27 22:36:53 +01:00