[OE-core] [PATCH] bdwgc: fix recipe

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jun 3 16:01:24 UTC 2013


On Mon, 2013-06-03 at 16:59 +0300, Bogdan Marinescu wrote:
> bdwgc has version names that may or may not contain a revision
> (for example 7.2d or simply 7.2). The current recipe specifies
> the revision as a separate variable, which confuses the automatic
> version checker. This patch enables using the full version name
> as part of the recipe name.
> 
> Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
> ---
>  meta/recipes-support/bdwgc/{bdwgc_7.2.bb => bdwgc_7.2d.bb} |   10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)
>  rename meta/recipes-support/bdwgc/{bdwgc_7.2.bb => bdwgc_7.2d.bb} (91%)

I'm going to start getting more picky about these summaries as they're
not useful :(.

"fix recipe" tells me nothing about what this change actually does.
Please resent with a more better summary that related to what the change
does.

Cheers,

Richard




More information about the Openembedded-core mailing list