From patchwork Mon Jun 22 06:23:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juerg Haefliger X-Patchwork-Id: 1314077 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 49qzqz3sKWz9sSd; Mon, 22 Jun 2020 16:23:27 +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 1jnFrY-0004e0-IE; Mon, 22 Jun 2020 06:23:24 +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 1jnFrV-0004cl-TN for kernel-team@lists.ubuntu.com; Mon, 22 Jun 2020 06:23:21 +0000 Received: from mail-ej1-f69.google.com ([209.85.218.69]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jnFrV-0004sn-M4 for kernel-team@lists.ubuntu.com; Mon, 22 Jun 2020 06:23:21 +0000 Received: by mail-ej1-f69.google.com with SMTP id f27so5752304ejt.17 for ; Sun, 21 Jun 2020 23:23:21 -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=idblNzVeTT2VlZZqdnPpf4IsYFNJDRPTMovakhqQhVk=; b=MagyoevQ/I0AIWpRp/RheSlLBApInlIgX3VAijJwnNgCZEtdABfwRYie5yc7iKE2BT eVkYJ4JnQXPevAgtUydhdX3Gqv18lCRn0YR3g14YAJ8N7XBChEpaUFG0KKUEmyvm/QUB d++wvgQ/MPsR6s4+rr8C5Yx0+CM5LgnycPJF2e66Zo7a+t8Qo5b1nh+yR0L8KvVsNYZS r6Y7Cwmc9bKizS7DPQsTp3bw2zJhdoQ2SjjrfHSvx9KacJZug/eeAYKOxc1tkRPT4KjJ VNeGJF+EImIrMVZJSoKRRUUAZFkcq6RU6AzuQf4Trb5zeDyAG3lbv2XQerbj6BDkgKhn SDOg== X-Gm-Message-State: AOAM533DIqd/r94fkjbk8dARrTFLUZYia2DQ64QkMcw6xpJB3za6lT8M FX1tZUhncAW/ks6rEOdcWFpbWkd7Iih6mBeYWeDls9FyEg8G/XeW5Bg1XtEFt2erBGN+DM7bRxV 08+In2Bt7Hqop2aFO3cfJn0YtVUMVI1C11ml0huZwqg== X-Received: by 2002:a17:906:cd19:: with SMTP id oz25mr8517333ejb.36.1592807001200; Sun, 21 Jun 2020 23:23:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJygbNHvUo00nGI59mdMpo6DAB1u0j6QmatoMlmLJQiTLht7fW2BzmnHdvPaE0Yct4KZAFM8uw== X-Received: by 2002:a17:906:cd19:: with SMTP id oz25mr8517323ejb.36.1592807001031; Sun, 21 Jun 2020 23:23:21 -0700 (PDT) Received: from gollum.fritz.box ([194.191.244.86]) by smtp.gmail.com with ESMTPSA id o12sm11681406edq.7.2020.06.21.23.23.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jun 2020 23:23:20 -0700 (PDT) From: Juerg Haefliger X-Google-Original-From: Juerg Haefliger To: kernel-team@lists.ubuntu.com Subject: [SRU][focal/linux-meta-raspi][PATCH 2/2] UBUNTU: [Config] raspi: Enable zfs modules for arm64 Date: Mon, 22 Jun 2020 08:23:17 +0200 Message-Id: <20200622062317.11932-3-juergh@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200622062317.11932-1-juergh@canonical.com> References: <20200622062317.11932-1-juergh@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/1884110 Signed-off-by: Juerg Haefliger --- debian/control.d/raspi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.d/raspi b/debian/control.d/raspi index e14488746499..82677aaa1f43 100644 --- a/debian/control.d/raspi +++ b/debian/control.d/raspi @@ -9,7 +9,7 @@ Description: Raspberry Pi Linux kernel headers Package: linux-image-raspi${variant:suffix} Architecture: armhf arm64 Section: kernel -Provides: ${dkms:wireguard-linux-compat-modules} +Provides: ${dkms:wireguard-linux-compat-modules}, ${dkms:zfs-modules} Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-raspi, linux-firmware Description: Raspberry Pi Linux kernel image This package will always depend on the latest Raspberry Pi Linux