[kteam-tools][PATCH v2 2/3] ktl: add azure-edge kernel support
Kleber Souza
kleber.souza at canonical.com
Wed Oct 18 13:46:02 UTC 2017
On 10/18/17 14:22, Marcelo Henrique Cerri wrote:
> Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
> ---
> ktl/kernel-series-info.yaml | 6 ++++++
> ktl/kernel-source-repos.yaml | 2 ++
> 2 files changed, 8 insertions(+)
>
> diff --git a/ktl/kernel-series-info.yaml b/ktl/kernel-series-info.yaml
> index 58be3026590c..1a28456a6f96 100644
> --- a/ktl/kernel-series-info.yaml
> +++ b/ktl/kernel-series-info.yaml
> @@ -203,6 +203,9 @@
> linux-azure:
> - linux
> - '17.10'
> + linux-azure-edge:
> + - linux
> + - '17.10'
> linux-gcp:
> - linux
> - '17.04'
> @@ -221,6 +224,8 @@
> meta: linux-meta-gke
> linux-azure:
> meta: linux-meta-azure
> + linux-azure-edge:
> + meta: linux-meta-azure-edge
> linux-joule:
> meta: linux-meta-joule
> linux-hwe:
> @@ -277,6 +282,7 @@
> - linux-meta-snapdragon
> - linux-aws
> - linux-azure
> + - linux-azure-edge
> - linux-gke
> - linux-meta-aws
> - linux-meta-azure
An entry for linux-meta-azure-edge is missing here.
Apart from that, the patch series looks good to me.
Kleber
> diff --git a/ktl/kernel-source-repos.yaml b/ktl/kernel-source-repos.yaml
> index b7ef497bf3ce..5937da1cf446 100644
> --- a/ktl/kernel-source-repos.yaml
> +++ b/ktl/kernel-source-repos.yaml
> @@ -3,6 +3,8 @@
> linux-meta-aws: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-aws/+git/linux-meta-aws
> linux-azure: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-azure/+git/linux-azure
> linux-meta-azure: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-azure/+git/linux-meta-azure
> + linux-azure-edge: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-azure/+git/linux-azure
> + linux-meta-azure-edge: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-azure/+git/linux-meta-azure
> linux: https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
> linux: https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
> linux-meta: https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/xenial
>
More information about the kernel-team
mailing list