[bitbake-devel] [PATCH] data: Ensure emit_func honours vardeps flag

Chris Larson clarson at kergoth.com
Fri Dec 14 21:14:39 UTC 2012


On Fri, Dec 14, 2012 at 9:25 AM, Richard Purdie <
richard.purdie at linuxfoundation.org> wrote:

> Currently, calling a shell function using exec_func may result in
> dependent functions being missing, if the shell parser can't detect
> the dependency, even if it was specified with the vardeps flag.
>
> This patch ensures the function looks at the flag and considers it
> when deciding which other functions need to be output.
>
> [YOCTO #3561]
>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
>

Looks reasonable to me, thanks.

Acked-by: Christopher Larson <chris_larson at mentor.com>
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20121214/1cedf6d1/attachment-0001.html>


More information about the bitbake-devel mailing list