[OE-core] [PATCH 0/1] kern-tools: error if features are not found

Saul Wold sgw at linux.intel.com
Fri May 13 22:13:43 UTC 2011


On 05/12/2011 01:21 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> I'll repeat the patch contents here, since they explain
> the change
>
> ---->---->---->---->---->---->
> Fixes bug: [YOCTO #955]
>
> Updating the SRCREV to pickup the kern-tools change:
>
> [
>      updateme: error if features are not found
>
>      Rather than silently dropping addon features, we emit a warning
>      and then exit with a failure code. The caller can then abort a
>      build and not simply miss features.
>
>      Passing --no-strict to the script disables this new functionality
>      if for some reason a feature description is missing on purpose.
> ]
> ---->---->---->---->---->---->
>
> This takes care of one thing we hit during 1.0 development,
> and provides a clear message about features that are not
> part of the kernel being built.
>
> In a test of a forced invalid feature, the output is:
>
> | WARNING: addon feature "cfg/non-exisistent" was not found
> | ERROR: required features were not found. aborting
>
> .. and the build stops.
>
> Thanks,
>      Bruce Ashfield<bruce.ashfield at windriver.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: zedd/kernel
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> ---
>
>
> Bruce Ashfield (1):
>    kern-tools: error if features are not found
>
>   .../kern-tools/kern-tools-native_git.bb            |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged into oe-core and master.

Thanks
	Sau!





More information about the Openembedded-core mailing list