Show a patch.

GET /api/patches/9436/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 9436,
    "url": "https://patchwork.libcamera.org/api/patches/9436/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/9436/",
    "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": "<20200901140752.49347-1-kieran.bingham@ideasonboard.com>",
    "date": "2020-09-01T14:07:52",
    "name": "[libcamera-devel] libcamera: pipelines: Print enabled pipelines",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "50eb04bd86d3ef63a92f6366869476cb76153b53",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "delegate": {
        "id": 11,
        "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
        "username": "kbingham",
        "first_name": "Kieran",
        "last_name": "Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "mbox": "https://patchwork.libcamera.org/patch/9436/mbox/",
    "series": [
        {
            "id": 1254,
            "url": "https://patchwork.libcamera.org/api/series/1254/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1254",
            "date": "2020-09-01T14:07:52",
            "name": "[libcamera-devel] libcamera: pipelines: Print enabled pipelines",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/1254/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/9436/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/9436/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 7B5DDBF019\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue,  1 Sep 2020 14:08:01 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 10BD662929;\n\tTue,  1 Sep 2020 16:08:01 +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 CCDDD60376\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  1 Sep 2020 16:07:59 +0200 (CEST)",
            "from Q.local (cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net\n\t[86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id E479D277;\n\tTue,  1 Sep 2020 16:07:55 +0200 (CEST)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"X2D7SypF\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1598969276;\n\tbh=k34RerfWC5EHX+GwPt7Nzty0SBOaprbeNfBBDmABDVY=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=X2D7SypFrMOIUKI82+nqRtdgITOKuPxsdYMNjJWPuPJsiTtYmnRMjRCTqHexgoVQJ\n\tgkmUMRGLe+f3rnDYzQ97e0PE0LN3Yl+lizUEPPYY8Z2Jxz6zvc3YQoXMnskr+kPzo/\n\t7l0BZVcHcHDf8BhuDkGqBmalUySJVUkOHpC0CzqQ=",
        "From": "Kieran Bingham <kieran.bingham@ideasonboard.com>",
        "To": "libcamera devel <libcamera-devel@lists.libcamera.org>",
        "Date": "Tue,  1 Sep 2020 15:07:52 +0100",
        "Message-Id": "<20200901140752.49347-1-kieran.bingham@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Subject": "[libcamera-devel] [PATCH] libcamera: pipelines: Print enabled\n\tpipelines",
        "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>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "Report the enabled pipelines when configuring the meson build hierarchy.\n\nThis helps clarify what pipelines are used when building, and is useful\nwhen looking back through build-traces to see what was actually\nconfigured.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n\nThis helps report enabled pipelines with the following examples visible\nduring configuration phase:\n\n...\nConfiguring version.h using configuration\nDependency libjpeg found: YES 2.0.3 (cached)\nProgram openssl found: YES (/usr/bin/openssl)\nMessage: Enabling pipeline: ipu3\nMessage: Enabling pipeline: raspberrypi\nMessage: Enabling pipeline: rkisp1\nMessage: Enabling pipeline: simple\nMessage: Enabling pipeline: uvcvideo\nMessage: Enabling pipeline: vimc\nLibrary atomic found: YES\nLibrary dl found: YES\n...\n\n src/libcamera/pipeline/meson.build | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/src/libcamera/pipeline/meson.build b/src/libcamera/pipeline/meson.build\nindex 46424493aa37..9eb66af59d79 100644\n--- a/src/libcamera/pipeline/meson.build\n+++ b/src/libcamera/pipeline/meson.build\n@@ -1,5 +1,6 @@\n # SPDX-License-Identifier: CC0-1.0\n \n foreach pipeline : get_option('pipelines')\n+    message('Enabling pipeline: ' + pipeline)\n     subdir(pipeline)\n endforeach\n",
    "prefixes": [
        "libcamera-devel"
    ]
}