From patchwork Thu Sep 20 07:51:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 972212 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42G87n42KZz9s8T; Thu, 20 Sep 2018 17:51:49 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1g2tkV-0000Uf-SE; Thu, 20 Sep 2018 07:51:43 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1g2tkU-0000Tz-4W for kernel-team@lists.ubuntu.com; Thu, 20 Sep 2018 07:51:42 +0000 Received: from mail-ed1-f72.google.com ([209.85.208.72]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1g2tk2-0002Dt-Ms for kernel-team@lists.ubuntu.com; Thu, 20 Sep 2018 07:51:14 +0000 Received: by mail-ed1-f72.google.com with SMTP id s54-v6so3753015eda.20 for ; Thu, 20 Sep 2018 00:51:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=5zDGlkS/gKuaX0kWW1pTq1FWVHMX/MBDhLV625+FsT4=; b=O/kTrQe1FrWW7+7QJqRqlIO0AFtSZq1hrZaJuvb5DvGO+KKILC13OQrTmMxQTwFKZK 84EJNwSM8snng0q/tKiR2Ztsr74Ubg5FOI1CRNrvQ7lBUrT5PYPPumuTegd43Sm7LRkw 9bFgGFYy+vMTMxUsRkzDgUR7wVQ77zBV54OdJc3kzTEvt0iMJBtoRNzMlPxWrL2MWm4V 7x2W0JGYjSJiPaumwqIpnP2zzT+U6CzWbr6HtNhAa2aY4KNzrwew2okLWQ9DQKBSXeD4 hqmU/I18VT+H2FpKeTLG2/TdddqYKaSUmLv95ahRTX5naQl7YJXaB68a6klNzbGxypZ0 dEcA== X-Gm-Message-State: APzg51B4/CdaKDytRoYPRl7aKePhgSNd2QgN3yAEPItunOvOz91b/Iey Em7b/HuE/wzGnIPQTtsYw/l//g9vS05JgL2tb2xBlb/Oo9GqnVMTgo5DE/PaUF4qRt89GvPYwhF h9TIXnJT6S1LEQDNpMc9SmAau3PHFdC4ltzraAaPh X-Received: by 2002:a50:9e85:: with SMTP id a5-v6mr2712002edf.92.1537429874103; Thu, 20 Sep 2018 00:51:14 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbLO+pwxl4QVi6uW2/6zXIRkNRuzlxKuVzZpJ98Xj9Os+9bJXet2PG7waTLc542scLfT2iEzg== X-Received: by 2002:a50:9e85:: with SMTP id a5-v6mr2711973edf.92.1537429873762; Thu, 20 Sep 2018 00:51:13 -0700 (PDT) Received: from localhost.localdomain (84-199-88-153.iFiber.telenet-ops.be. [84.199.88.153]) by smtp.gmail.com with ESMTPSA id p5-v6sm516338edc.33.2018.09.20.00.51.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Sep 2018 00:51:12 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [trusty/linux-azure][PATCH] UBUNTU: [Packaging] linux-azure: fix getabis Date: Thu, 20 Sep 2018 04:51:12 -0300 Message-Id: <20180920075112.6025-1-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: http://bugs.launchpad.net/bugs/1793462 Signed-off-by: Marcelo Henrique Cerri Acked-by: Thadeu Lima de Souza Cascardo Acked-by: Kleber Sacilotto de Souza --- debian.azure-trusty/etc/getabis | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian.azure-trusty/etc/getabis b/debian.azure-trusty/etc/getabis index 6e16a88f701e..10e589fc2473 100644 --- a/debian.azure-trusty/etc/getabis +++ b/debian.azure-trusty/etc/getabis @@ -4,9 +4,10 @@ repo_list=( "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux-azure" "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux-azure" "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux-azure" + "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux-signed-azure" ) -package_prefixes linux-image +package_prefixes linux-image linux-modules getall amd64 azure