From patchwork Mon Jan 3 18:35:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1574843 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=) 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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4JSPbB201xz9sRR for ; Tue, 4 Jan 2022 05:36:22 +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 1n4SBq-0007mh-LS; Mon, 03 Jan 2022 18:36:14 +0000 Received: from mail-pg1-f176.google.com ([209.85.215.176]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1n4SBl-0007aW-8D for kernel-team@lists.ubuntu.com; Mon, 03 Jan 2022 18:36:09 +0000 Received: by mail-pg1-f176.google.com with SMTP id 8so30700296pgc.10 for ; Mon, 03 Jan 2022 10:36:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ByrfQPx2y21PUSufol7W9xV3v+hRFJsu4ObFfxTSyFc=; b=pdfG1QEieGnksaPAUhtr1Gfq0AP8NK0FQU8v7/PUxlhHpMfUyt1usYlYp5qT7eqhkB o3AC5BeDEz8fi9o/6z/ql0NlktrpUXrXNfTQjKWyU7HWN6Um7srboAS5z3QKvqYoUSXt JTZ4moslE4zBDzJqKRZ5hE8cklyWvAz+bA/Fg/mmcbxs9D+U/zR9dYQyxlX0WKuGwatW pgBWFtpZHenOXr26oWpt08Nr262HvCXdgrcxMB02CJh8no2t4Cipm4yTZbM4lr8Mqy+3 rG5GkaEbTIbpsJVgHYXjiFSUr10y/l7PM/bceXT+kHHjh9wBKEpYqSCXdubC67eU8y8U fSYg== X-Gm-Message-State: AOAM5315ne71oVsmbfKzQUcYZFw49okaiQTi2dXSb6tHyaMml2Kl1VeB aexESsT+zZ5yFZFpy9dJeJyW0JJUEC4= X-Google-Smtp-Source: ABdhPJyN29OhZuDN1yqihcKM1OEl56X2Oq22LplF6Mr4WqA1vp2Cj2nX/pLkk6RTOFOijFedyXBtFQ== X-Received: by 2002:a63:3f82:: with SMTP id m124mr25748877pga.85.1641234966129; Mon, 03 Jan 2022 10:36:06 -0800 (PST) Received: from localhost (218-173-136-205.dynamic-ip.hinet.net. [218.173.136.205]) by smtp.gmail.com with ESMTPSA id k2sm32471826pgh.11.2022.01.03.10.36.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Jan 2022 10:36:05 -0800 (PST) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [PATCH 3/3][SRU][Jammy] UBUNTU: enable v4l2loopback builds on amd64 kernels Date: Tue, 4 Jan 2022 02:35:46 +0800 Message-Id: <20220103183547.434284-11-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20220103183547.434284-1-vicamo.yang@canonical.com> References: <20220103183547.434284-1-vicamo.yang@canonical.com> MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.215.176; envelope-from=vicamo@gmail.com; helo=mail-pg1-f176.google.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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1938531 Signed-off-by: You-Sheng Yang --- debian.master/abi/amd64/generic.modules | 1 + debian.master/abi/amd64/lowlatency.modules | 1 + debian.master/rules.d/amd64.mk | 1 + 3 files changed, 3 insertions(+) diff --git a/debian.master/abi/amd64/generic.modules b/debian.master/abi/amd64/generic.modules index ec3096c2ddeb..070a65f1024d 100644 --- a/debian.master/abi/amd64/generic.modules +++ b/debian.master/abi/amd64/generic.modules @@ -5586,6 +5586,7 @@ v4l2-flash-led-class v4l2-fwnode v4l2-mem2mem v4l2-tpg +v4l2loopback vboxguest vboxsf vboxvideo diff --git a/debian.master/abi/amd64/lowlatency.modules b/debian.master/abi/amd64/lowlatency.modules index 89af448a97df..1904b556759d 100644 --- a/debian.master/abi/amd64/lowlatency.modules +++ b/debian.master/abi/amd64/lowlatency.modules @@ -5586,6 +5586,7 @@ v4l2-flash-led-class v4l2-fwnode v4l2-mem2mem v4l2-tpg +v4l2loopback vboxguest vboxsf vboxvideo diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk index 7654171a8637..d768b5355823 100644 --- a/debian.master/rules.d/amd64.mk +++ b/debian.master/rules.d/amd64.mk @@ -21,4 +21,5 @@ do_extras_package = true do_tools_common = true do_tools_acpidbg = true do_zfs = true +do_v4l2loopback = true do_odm_drivers = true