diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-06-23 11:55:29 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-07-10 14:25:46 -0300 |
commit | 6633c4c95a713bc365f5d87acc4a94621ed50034 (patch) | |
tree | a85e83fa4dc5c021a4d6ea623f4eaa4dd7a93e6b /classes/distutils-base.bbclass | |
parent | 04f92bf788fd4f38f0cee0a5de93ce7d4f0b94f0 (diff) |
base.bbclass: add support for machine configuration fallback
To avoid duplicating a lot of configurations for similar machines we
needed to introduce a new concept of machine fallback.
It basically means that when a list is set in MACHINE_FALLBACK
variable, following is done:
- those machines are added to the override list, after the machine
itself;
- if any of these machines matches, the package is dealt as machine
specific one.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'classes/distutils-base.bbclass')
0 files changed, 0 insertions, 0 deletions