ACK: [PATCH][kernel-testing] hwe.py: hwe package update

Kleber Souza kleber.souza at canonical.com
Thu Jul 27 10:20:30 UTC 2017


On 07/27/17 12:13, Po-Hsu Lin wrote:
> Package linux-generic-hwe-16.04 now points to 4.10, the -edge package
> will be pointing to Artful kernel.
> 
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>

Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>

> ---
>  lib/hwe.py | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/lib/hwe.py b/lib/hwe.py
> index 11a66d3..67cfef3 100644
> --- a/lib/hwe.py
> +++ b/lib/hwe.py
> @@ -41,6 +41,11 @@ HWE = {
>      },
>      'zesty' : {
>          'series' : 'xenial',
> +        'package' : 'linux-generic-hwe-16.04',
> +        'ppa' : True
> +    },
> +    'artful' : {
> +        'series' : 'xenial',
>          'package' : 'linux-generic-hwe-16.04-edge',
>          'ppa' : True
>      },
> 




More information about the kernel-team mailing list