Re: [PATCH 10/10] backports: require coccinelle version 1.0.0-rc24

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/25/2015 03:20 PM, Stefan Assmann wrote:
> The new more generic ethernet patches require spatch 1.0.0-rc24.
> 
> Signed-off-by: Stefan Assmann <sassmann@xxxxxxxxx>
> ---
>  gentree.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gentree.py b/gentree.py
> index 8df3906..edff138 100755
> --- a/gentree.py
> +++ b/gentree.py
> @@ -625,7 +625,7 @@ def _main():
>      # Our binary requirements go here
>      req = reqs.Req()
>      req.require('git')
> -    req.coccinelle('1.0.0-rc21')
> +    req.coccinelle('1.0.0-rc24')
>      if not req.reqs_match():
>          sys.exit(1)
>  
> 
Hi Stefan,

do you need coccinelle 1.0.0-rc24 or would rc23 also work? Johannes
added a patch raising minimum coccinelle to rc23.

Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux