From patchwork Wed Mar 18 01:51:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1257140 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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 48htLx6gHBz9sRN; Wed, 18 Mar 2020 12:51:53 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jENs6-0001lt-AN; Wed, 18 Mar 2020 01:51:50 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jENs3-0001jp-Sg for kernel-team@lists.ubuntu.com; Wed, 18 Mar 2020 01:51:47 +0000 Received: from mail-qt1-f199.google.com ([209.85.160.199]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jENs3-0005GL-HP for kernel-team@lists.ubuntu.com; Wed, 18 Mar 2020 01:51:47 +0000 Received: by mail-qt1-f199.google.com with SMTP id v49so13764186qtc.20 for ; Tue, 17 Mar 2020 18:51:47 -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:mime-version:content-transfer-encoding; bh=ic/fRgHc+6vM6j9JiNG9qn5n/fHZJgzWKyx1LTFwJEk=; b=pTBQqiLaygmw7FG1ODkBB63oLYgs6qu5YE1Q/5gNGEJgVGm89lMcachj0q0CNwnI5r LyquqlCIIVx1ZFw5v3/e/iOWI0pMDjr37RWMtTdaMafZu06mpK9x4T/QD5Qwhr00m9mP axNmYAmlRPg0btqOBf/gUMVL2vKtkbq4KR6FLzwgiVx6YIJp7K8EJPwZC8xJsbh67HUC /r3KpDu7vc2e/Js0U/GPw71ZDWbPUnWyPHSZCHcNnUPeyVZoseq5OJp4/3IYkhS58yL4 I8uk+2Jx7OqT5wXt5VDMI7CCLPi8BNdtYRZTXkc5MT6ckGAfvIWWE76C4pF3ywMEtEq1 Aw3g== X-Gm-Message-State: ANhLgQ1qfKdBTyKshT8mAMM6FCbfczpWzciNTvIdmmSw5Mu8vhMrzvER yPWrh+5H9JXNSXk/WcbwXBgnQRm+H129LmHd57D3RcCdEXilps1ik/AS21RfW4ovD6Dxx+CefQ9 EhprwPpmcZkwaPpVxHKGihEH/7bt8E/6nYiLaxhDD X-Received: by 2002:a37:bc87:: with SMTP id m129mr1857193qkf.143.1584496306234; Tue, 17 Mar 2020 18:51:46 -0700 (PDT) X-Google-Smtp-Source: ADFU+vuQOnKFn6GfhbXiZyaYtJ1w2V1aprGNMon8jt6BDb4/FAJz1fr/GKAkfHjtBsDwbChoD366SA== X-Received: by 2002:a37:bc87:: with SMTP id m129mr1857182qkf.143.1584496305937; Tue, 17 Mar 2020 18:51:45 -0700 (PDT) Received: from gallifrey.lan ([201.53.229.174]) by smtp.gmail.com with ESMTPSA id a15sm3090569qko.122.2020.03.17.18.51.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Mar 2020 18:51:45 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic:linux-azure-5.3][PATCH] UBUNTU: [Packaging] linux-azure: Add dependency to linux-base-sgx Date: Tue, 17 Mar 2020 22:51:33 -0300 Message-Id: <20200318015135.8356-4-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200318015135.8356-1-marcelo.cerri@canonical.com> References: <20200318015135.8356-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1867820 linux-base-sgx is a new binary package produced by linux-base that will keep all the version independent files, such as udev rules. Signed-off-by: Marcelo Henrique Cerri --- debian.azure-bionic/control.d/flavour-control.stub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.azure-bionic/control.d/flavour-control.stub b/debian.azure-bionic/control.d/flavour-control.stub index aceff1d82028..182281078749 100644 --- a/debian.azure-bionic/control.d/flavour-control.stub +++ b/debian.azure-bionic/control.d/flavour-control.stub @@ -49,7 +49,7 @@ Build-Profiles: Architecture: ARCH Section: kernel Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-base-sgx Built-Using: ${linux:BuiltUsing} Description: Azure Linux kernel extra modules for version PKGVER on DESC Contains the corresponding System.map file, the modules built by the