From patchwork Wed Apr 10 22:56:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kleber Sacilotto de Souza X-Patchwork-Id: 1083662 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 44fffh42Cbz9s55; Thu, 11 Apr 2019 08:56:44 +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 1hEM8y-0002Bh-S4; Wed, 10 Apr 2019 22:56:36 +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 1hEM8v-0002Af-IN for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2019 22:56:33 +0000 Received: from mail-io1-f71.google.com ([209.85.166.71]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1hEM8v-0000vy-88 for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2019 22:56:33 +0000 Received: by mail-io1-f71.google.com with SMTP id n23so3258068ioj.10 for ; Wed, 10 Apr 2019 15:56:33 -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:in-reply-to :references; bh=Y0zgpmgsg5QaZ/4G21v/36szxJZqHt2yWyJtIAEOOGI=; b=o0ZvrBDobOzdLhpQyDCyIBSyjWWqWNNn9evdejLVqE/YrICpFkBOuMQVSEQZ6Ty0yo tGW6IY7ue0+Xr+cx4gZkwhZHFAUzi3oxbCD5YSl6QR1GHivuGkGLrEJUHSp948RAcHKc q6Fv1yH9/zovjtsmHx3YlTRE84+9UbJSmMO7w8qhFmGhkRLyE0+4V1TXtL1uCfvMYVez DOVlsTDRu2LcOtpHXNFRkemFNZuO/KdnKyyyfB0IGO7ns9D5MBZLuK5LUKXCtO+a502n 4yq6HbXRzKa2/tNI0BKG+Y87WRyPcn7wbc/oZVAqsow7G0uls4pcbV4WyiU/+HjF9f3N Mqog== X-Gm-Message-State: APjAAAUZr+SRxeVtCocuIduTYUwfrcVpph6WYfjeJiQZA9Z98fhB8OOn Bi7OaG/U1CUZ0uPoJSwM/PZicgOgJgBKyeG4aLKy9+FgOR8/OWGwpbhUcS7cxTvWfpVNF6PAOLF Nqlx/pkmZw9LFKC5SX/PNnHpK+5/DCPPon441DdEhCA== X-Received: by 2002:a24:205:: with SMTP id 5mr5380761itu.150.1554936992193; Wed, 10 Apr 2019 15:56:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqxmeVWKdYD8RWWJDYg0TxVfEMBlPHSOQko4rz28tPTQ8FW0UI5RgjC1RiCZhtFaFq8YhKOq7A== X-Received: by 2002:a24:205:: with SMTP id 5mr5380749itu.150.1554936992014; Wed, 10 Apr 2019 15:56:32 -0700 (PDT) Received: from localhost (65-114-206-162.dia.static.qwest.net. [65.114.206.162]) by smtp.gmail.com with ESMTPSA id h77sm1797511ith.2.2019.04.10.15.56.31 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 10 Apr 2019 15:56:31 -0700 (PDT) From: Kleber Sacilotto de Souza To: kernel-team@lists.ubuntu.com Subject: [SRU][B][PATCH 1/1] UBUNTU: [Packaging] remove arm64 snapdragon from getabis Date: Wed, 10 Apr 2019 16:56:29 -0600 Message-Id: <20190410225629.842-2-kleber.souza@canonical.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190410225629.842-1-kleber.souza@canonical.com> References: <20190410225629.842-1-kleber.souza@canonical.com> 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: https://bugs.launchpad.net/bugs/1820868 linux-snapdragon package is being forked out to its own topic branch, so remove it from the list of images that we fetch the ABI files from. Signed-off-by: Kleber Sacilotto de Souza --- debian.master/etc/getabis | 1 - 1 file changed, 1 deletion(-) diff --git a/debian.master/etc/getabis b/debian.master/etc/getabis index 0d70f8f80567..57d215fb665b 100644 --- a/debian.master/etc/getabis +++ b/debian.master/etc/getabis @@ -13,6 +13,5 @@ getall armhf generic-lpae getall amd64 generic lowlatency getall i386 generic lowlatency getall arm64 generic -getall arm64 snapdragon getall ppc64el generic getall s390x generic