diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2012-03-21 16:27:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-22 14:40:40 +0000 |
commit | b6817986df45c4064fdd311aa4f5152b4462b18a (patch) | |
tree | 71aee5d4ee11520d982d08763c91399730f199fb /scripts/lib/bsp/engine.py | |
parent | ef2e881c1bac6d54943f92da520faaaed6bef3bf (diff) | |
download | poky-b6817986df45c4064fdd311aa4f5152b4462b18a.tar.gz |
Hob: Use inherit information to judge if a recipe is image type
Previously we use pattern "-image-" to match recipe name to judge if
it is image type. This will ignore some images whose name doesn't
match the pattern. The new method is to use the inherit information,
that is, if a recipe inherits image.bbclass, we treat it as an image.
(From Poky rev: 981b81bd39529d2ba9af0d4e2a25bda3d32bd8fc)
(Bitbake rev: bdbee0c899e115ad08b9a77d3e58d6767766da75)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/engine.py')
0 files changed, 0 insertions, 0 deletions