Patch Detail
Show a patch.
GET /api/1.1/patches/2406/?format=api
{ "id": 2406, "url": "https://patchwork.libcamera.org/api/1.1/patches/2406/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2406/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/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": "<20191206090803.22377-1-paul.elder@ideasonboard.com>", "date": "2019-12-06T09:08:03", "name": "[libcamera-devel] include: linux: Update Linux headers readme to v5.2", "commit_ref": "07e3933570979046124c517b22cf4420daf4102f", "pull_url": null, "state": "accepted", "archived": false, "hash": "215b6e3fd11272bdb2fc800d491b6a46c5b6dc72", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/1.1/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/2406/mbox/", "series": [ { "id": 583, "url": "https://patchwork.libcamera.org/api/1.1/series/583/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=583", "date": "2019-12-06T09:08:03", "name": "[libcamera-devel] include: linux: Update Linux headers readme to v5.2", "version": 1, "mbox": "https://patchwork.libcamera.org/series/583/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/2406/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/2406/checks/", "tags": {}, "headers": { "Return-Path": "<paul.elder@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 9C7E760BFE\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 6 Dec 2019 10:08:24 +0100 (CET)", "from neptunite.amanokami.net (unknown [96.44.9.94])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id B0DD32E5;\n\tFri, 6 Dec 2019 10:08:23 +0100 (CET)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1575623304;\n\tbh=rSzntZw5Saj3kzSIsrQg1k70Gov9BZHujLpYQp7IcOA=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=rpF67SEXWEbGgig63oJrMTEZqVZYx6GHMavWddf+c4Uo8Yr+Z3ZAOuUJzxDp3uKmq\n\tSSlfSqEXqyv0hsVu9tOvNj7WK4py564cFUlN8U8CSRCjlFz59in0Gu3YzJ5O9dJYnL\n\t2F1C0itRHgY9tp8oYavQhuI4uxepB80n4+dfWFfs=", "From": "Paul Elder <paul.elder@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Date": "Fri, 6 Dec 2019 04:08:03 -0500", "Message-Id": "<20191206090803.22377-1-paul.elder@ideasonboard.com>", "X-Mailer": "git-send-email 2.23.0", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "Subject": "[libcamera-devel] [PATCH] include: linux: Update Linux headers\n\treadme to v5.2", "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": "Fri, 06 Dec 2019 09:08:24 -0000" }, "content": "When the Linux headers were updated to v5.2, the version announced in\nthe README was not, so update it.\n\nSigned-off-by: Paul Elder <paul.elder@ideasonboard.com>\n---\n include/linux/README | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)", "diff": "diff --git a/include/linux/README b/include/linux/README\nindex d3892a80..2d5b2e02 100644\n--- a/include/linux/README\n+++ b/include/linux/README\n@@ -1,2 +1,2 @@\n-Files in this directory are imported from v4.19 of the Linux kernel. Do not\n+Files in this directory are imported from v5.2 of the Linux kernel. Do not\n modify them manually.\n", "prefixes": [ "libcamera-devel" ] }