From patchwork Wed Apr 10 22:56:28 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: 1083663 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 44fffh2zSpz9s47; 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 1hEM8w-0002Ap-Jp; Wed, 10 Apr 2019 22:56:34 +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 1hEM8u-0002AL-7e for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2019 22:56:32 +0000 Received: from mail-it1-f199.google.com ([209.85.166.199]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1hEM8t-0000vp-Tk for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2019 22:56:32 +0000 Received: by mail-it1-f199.google.com with SMTP id t13so4440726itk.0 for ; Wed, 10 Apr 2019 15:56:31 -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=XEzgvGt70zqYVI5VSlR/4uD7hrKVSjoUpjbvtFgD/Lc=; b=TttdyA1VRiUHufeuXu39ri/IoAxNXpSJKsdqRelfoLFgitCijrc8uqg6ILuBHAFaWU AZSKtbq4HQGVbREdFsNxMEACrbz7iE/t6dTaxQcH4zy+414tsJVpeR0v5LHANbsJjs4a u3dYAUvvgsMp/aEaoqyn0AtwIRKiNOFexc44aKeKkgCcOKtmNi7vI6exmvj5159cerRc ZG0vqLEu4fhQf9zOIx0+HVyDAxVF//QYYY7cw8GAIjS81zZ6FlHwt0Fq11n7zy6810xN RX53p3uZNCPenXpwUupqu/TvuNvv/5hFg7BObEphscvSOnqi84cL16MAGwWz3FF1tpby iEMg== X-Gm-Message-State: APjAAAW440WaGpaN3a4NUH7DalpKX8+W/Ljk+joSTT4Ltzh7Dcej1ylh Yp3CDeCwZ0yIhDy5ctr3oFCRraFz4lHohRgOnxTnovyDMojuZRpf5OPvkhLu2VLfM86NRRXe5W3 4+uNYL6FXxnIoWpZbFdpYSEAbkvaBbA5SeULwC06Lbg== X-Received: by 2002:a24:f68a:: with SMTP id u132mr5095556ith.45.1554936990832; Wed, 10 Apr 2019 15:56:30 -0700 (PDT) X-Google-Smtp-Source: APXvYqwFDu53+MbwThzVEKSExF8RvUIYFZ+WVqr1TVDbw764WVq/glsSFULrFbHkiPgQ/v50QrC5Rw== X-Received: by 2002:a24:f68a:: with SMTP id u132mr5095546ith.45.1554936990645; Wed, 10 Apr 2019 15:56:30 -0700 (PDT) Received: from localhost (65-114-206-162.dia.static.qwest.net. [65.114.206.162]) by smtp.gmail.com with ESMTPSA id m6sm14283731ioj.36.2019.04.10.15.56.29 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 10 Apr 2019 15:56:29 -0700 (PDT) From: Kleber Sacilotto de Souza To: kernel-team@lists.ubuntu.com Subject: [SRU][B][PATCH 0/1] Additional fix for snapdragon split Date: Wed, 10 Apr 2019 16:56:28 -0600 Message-Id: <20190410225629.842-1-kleber.souza@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: https://bugs.launchpad.net/bugs/1820868 This patch complements [1] sent by Paolo in order to have a build without producing the linux-snapdragon package. [1] "UBUNTU: packaging: arm64: disable building the snapdragon flavour" Kleber Sacilotto de Souza (1): UBUNTU: [Packaging] remove arm64 snapdragon from getabis debian.master/etc/getabis | 1 - 1 file changed, 1 deletion(-)