[bitbake-devel] [PATCH] fetch2: include PV in 'Unable to get checksum for SRC_URI entry' warnings

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 10 16:30:32 UTC 2016


On Thu, 2016-03-10 at 08:15 -0800, Andre McCurdy wrote:
> Referencing PN only is ambiguous if multiple versions of a recipe are
> present.
> 
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
>  lib/bb/fetch2/__init__.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Now that we have recipe level messages getting a prefix during logging,
do we still need this with master?

Cheers,

Richard



More information about the bitbake-devel mailing list