diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-11-22 12:48:29 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-24 15:12:31 +0000 |
commit | 3ac623802b30d6a33a1bf0afeca664ed6fec4d28 (patch) | |
tree | 444ac7459255151bc655104b9408f20163d4c3ba /meta/recipes-bsp/grub | |
parent | 8795797de9120a139cbc470b13c38c7fe39c429f (diff) | |
download | poky-3ac623802b30d6a33a1bf0afeca664ed6fec4d28.tar.gz |
kern-tools: report missing config fragments by name
If a configuration fragment was missing, the previous error output
was not clear about the error:
| [INFO] doing kernel configme
| [INFO] Configuring target/machine combo: "standard/atom-pc"
| [INFO] collecting configs in ./meta/meta-series
| ERROR: could not sanitize configuration fragments
| errors are logged in ... linux/meta/cfg/standard/atom-pc/config.log
but we know the name of the missing fragment and can improve the error
message to be this:
| [ERROR] kernel configuration fragment fragment 'virto.cfg' cannot be found
| ERROR. A meta series could not be created for branch yocto/standard/common-pc/atom-pc
| ERROR. Could not locate meta series for atom-pc
| ERROR. Could not apply patches for atom-pc.
| Patch failures can be resolved in the devshell (bitbake -c devshell linux-yocto)
[YOCTO #3473]
(From OE-Core rev: 8e5dc511ffce4f4b512457dbc5d3dd510f6e4a95)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/grub')
0 files changed, 0 insertions, 0 deletions