Patch Detail
Show a patch.
GET /api/patches/3391/?format=api
{ "id": 3391, "url": "https://patchwork.libcamera.org/api/patches/3391/?format=api", "web_url": "https://patchwork.libcamera.org/patch/3391/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20200404015624.30440-2-laurent.pinchart@ideasonboard.com>", "date": "2020-04-04T01:56:14", "name": "[libcamera-devel,01/11] ipa: vimc: Remove isolated VIMC IPA module", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4934834fe282f14a96fe8eba5e29c571e225f084", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/3391/mbox/", "series": [ { "id": 797, "url": "https://patchwork.libcamera.org/api/series/797/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=797", "date": "2020-04-04T01:56:13", "name": "Sign IPA modules instead of checking their advertised license", "version": 1, "mbox": "https://patchwork.libcamera.org/series/797/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/3391/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/3391/checks/", "tags": {}, "headers": { "Return-Path": "<laurent.pinchart@ideasonboard.com>", "Received": [ "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 976C7629C1\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 4 Apr 2020 03:56:38 +0200 (CEST)", "from pendragon.bb.dnainternet.fi (81-175-216-236.bb.dnainternet.fi\n\t[81.175.216.236])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 26CE072E\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 4 Apr 2020 03:56:38 +0200 (CEST)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"q/gCKq3A\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1585965398;\n\tbh=T4GRz7bsqexE0K9phDxLlMNfRNkL3v5KC7H/vE0YLFU=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=q/gCKq3AT+ZmmwE1GPsfqCxaW691VEVTcwvo496ra8qdN40nuqFigjRlLsaxR3BsQ\n\tApyz/ZCi640/v9WwcSAq0ZsS07zVqaf+IVMc73oGE0afQPY60GI0VBBDiHp3X8BrK9\n\twFK0RAuJbDxaREVfhvD+oIyj9/F7HVn02YbXWT3c=", "From": "Laurent Pinchart <laurent.pinchart@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Date": "Sat, 4 Apr 2020 04:56:14 +0300", "Message-Id": "<20200404015624.30440-2-laurent.pinchart@ideasonboard.com>", "X-Mailer": "git-send-email 2.24.1", "In-Reply-To": "<20200404015624.30440-1-laurent.pinchart@ideasonboard.com>", "References": "<20200404015624.30440-1-laurent.pinchart@ideasonboard.com>", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "Subject": "[libcamera-devel] [PATCH 01/11] ipa: vimc: Remove isolated VIMC IPA\n\tmodule", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "X-List-Received-Date": "Sat, 04 Apr 2020 01:56:38 -0000" }, "content": "The isolated VIMC module isn't used in any test. Remove it to prepare\nfor the rework of IPA module isolation. The feature can be added back\nlater alongside corresponding tests if needed.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n src/ipa/vimc/meson.build | 23 ++++++++---------------\n 1 file changed, 8 insertions(+), 15 deletions(-)", "diff": "diff --git a/src/ipa/vimc/meson.build b/src/ipa/vimc/meson.build\nindex 435c7d3160be..e827e75f9f91 100644\n--- a/src/ipa/vimc/meson.build\n+++ b/src/ipa/vimc/meson.build\n@@ -1,15 +1,8 @@\n-ipa_vimc_sources = [\n- ['ipa_vimc', 'LGPL-2.1-or-later'],\n- ['ipa_vimc_isolate', 'Proprietary'],\n-]\n-\n-foreach t : ipa_vimc_sources\n- ipa = shared_module(t[0], 'vimc.cpp',\n- name_prefix : '',\n- include_directories : [ipa_includes, libipa_includes],\n- dependencies : libcamera_dep,\n- link_with : libipa,\n- install : true,\n- install_dir : ipa_install_dir,\n- cpp_args : '-DLICENSE=\"' + t[1] + '\"')\n-endforeach\n+ipa = shared_module('ipa_vimc', 'vimc.cpp',\n+ name_prefix : '',\n+ include_directories : [ipa_includes, libipa_includes],\n+ dependencies : libcamera_dep,\n+ link_with : libipa,\n+ install : true,\n+ install_dir : ipa_install_dir,\n+ cpp_args : '-DLICENSE=\"LGPL-2.1-or-later\"')\n", "prefixes": [ "libcamera-devel", "01/11" ] }