ACK: [meta-xenial][branch hwe-edge] UBUNTU: fix tag prefix in update-version

Luis Henriques luis.henriques at canonical.com
Wed Dec 21 17:44:26 UTC 2016


On Wed, Dec 21, 2016 at 03:35:44PM -0200, Thadeu Lima de Souza Cascardo wrote:
> For branch hwe-edge, prefix is Ubuntu-hwe-.
> 
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
> ---
>  update-version | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/update-version b/update-version
> index f8c8731..d05cad8 100755
> --- a/update-version
> +++ b/update-version
> @@ -1,6 +1,6 @@
>  #!/bin/bash
>  
> -tag_prefix="Ubuntu-"
> +tag_prefix="Ubuntu-hwe-"
>  
>  if [ "$#" -ne 1 ]; then
>  	echo "Usage: $0 <linux-source-directory>" 1>&2
> -- 
> 2.9.3
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Cheers,
--
Luís
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20161221/3446c257/attachment.sig>


More information about the kernel-team mailing list