[oe] [PATCH] iw: use a newer commit in the public git

Paul Menzel paulepanter at users.sourceforge.net
Thu Jan 5 09:58:26 UTC 2012


Dear Ayal,


Am Donnerstag, den 05.01.2012, 11:47 +0200 schrieb Eyal Reizer:
> switch to use a newer commit in the public git

That line is redundant to the commit summary. Why not use the following
as the summary?

        iw_git: Update to commit 8b2b1c6a (version 3.2)

Additionally please add if this just introduces new features or if it
fixes any problems for you.

And lastly please add how you have tested the new version.

> Signed-off-by: Eyal Reizer <eyalr at ti.com>
> ---
>  recipes/iw/iw_git.bb |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes/iw/iw_git.bb b/recipes/iw/iw_git.bb
> index c98e1bc..f0dc7ff 100644
> --- a/recipes/iw/iw_git.bb
> +++ b/recipes/iw/iw_git.bb
> @@ -4,9 +4,9 @@ SECTION = "base"
>  PRIORITY = "optional"
>  LICENSE = "BSD"
>  
> -SRCREV = "0a236ef5f8e4ba7218aac7d0cdacf45673d5b35c"
> -PR = "r0"
> -PV = "0.9.22"
> +SRCREV = "8b2b1c6a77ee17e4128b22845cb8c5901de296c9"
> +PR = "r1"
> +PV = "3.2"
>  PR_append = "+gitr${SRCPV}"

I always forget, if a `PR` bump for a version update is needed if we
have `PR_append${SRCPV}`. Could you check that again, please.
 
>  DEPENDS = "libnl pkgconfig"


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120105/90f7659a/attachment-0002.sig>


More information about the Openembedded-devel mailing list