Patch Detail
Show a patch.
GET /api/patches/23975/?format=api
{ "id": 23975, "url": "https://patchwork.libcamera.org/api/patches/23975/?format=api", "web_url": "https://patchwork.libcamera.org/patch/23975/", "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": "<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>", "date": "2025-07-26T21:24:41", "name": "Upodate subprojects .gitignore", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "090c1c12db9496e5b469b64d77dbc83cfe464780", "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/23975/mbox/", "series": [ { "id": 5338, "url": "https://patchwork.libcamera.org/api/series/5338/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5338", "date": "2025-07-26T21:24:41", "name": "Upodate subprojects .gitignore", "version": 1, "mbox": "https://patchwork.libcamera.org/series/5338/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/23975/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/23975/checks/", "tags": {}, "headers": { "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>", "X-Original-To": "parsemail@patchwork.libcamera.org", "Delivered-To": "parsemail@patchwork.libcamera.org", "Received": [ "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 9BDCDBDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSat, 26 Jul 2025 21:24:49 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 3006B69119;\n\tSat, 26 Jul 2025 23:24:49 +0200 (CEST)", "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 69E28690A5\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 26 Jul 2025 23:24:47 +0200 (CEST)", "from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 7D4717E0;\n\tSat, 26 Jul 2025 23:24:06 +0200 (CEST)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"urKnW3FX\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753565046;\n\tbh=BKBURTmKsYHJd5bTO6rLrvusasxIpWYfqKeO+nIWP1g=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=urKnW3FX7kKRaIBFo+VPH6+ySvFbb2DXPd9g8nyqkET97N5IyYovdFU6G2PxD2ZVv\n\t3k+ffwkBLaM75j+zsHGnoLVQEe8Beb3++pmr8moBpwAaDSShK/JLnlUzMmkr7qLo/a\n\trwX2tOG/1HnHce3xxwu+aJXfhhrrJJQHdM5S/nEY=", "From": "Laurent Pinchart <laurent.pinchart@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>", "Subject": "[PATCH] Upodate subprojects .gitignore", "Date": "Sun, 27 Jul 2025 00:24:41 +0300", "Message-ID": "<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>", "X-Mailer": "git-send-email 2.49.1", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "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>", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "Commit a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\nmodified the libyaml wrap in a way that resulted in the subproject\nsource code being stored in a different subdirectory, but didn't update\n.gitignore accordingly. Fix it.\n\nFixes: a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n subprojects/.gitignore | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)\n\n\nbase-commit: 16da4892ed9de3ac8f84dfd0d1761022656af376\n--\nRegards,\n\nLaurent Pinchart", "diff": "diff --git a/subprojects/.gitignore b/subprojects/.gitignore\nindex b08d6990777a..d2ba90074717 100644\n--- a/subprojects/.gitignore\n+++ b/subprojects/.gitignore\n@@ -2,6 +2,6 @@\n\n /googletest-release*\n /libpisp\n-/libyaml\n /libyuv\n /packagecache\n+/yaml-0.2.5\n", "prefixes": [] }