Cover Letter Detail
Show a cover letter.
GET /api/1.1/covers/58/?format=api
{ "id": 58, "url": "https://patchwork.libcamera.org/api/1.1/covers/58/?format=api", "web_url": "https://patchwork.libcamera.org/cover/58/", "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": "<1545212036-22541-1-git-send-email-jacopo@jmondi.org>", "date": "2018-12-19T09:33:54", "name": "[libcamera-devel,0/2] Add headers from Linux v4.19", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "mbox": "https://patchwork.libcamera.org/cover/58/mbox/", "series": [ { "id": 31, "url": "https://patchwork.libcamera.org/api/1.1/series/31/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=31", "date": "2018-12-19T09:33:54", "name": "Add headers from Linux v4.19", "version": 1, "mbox": "https://patchwork.libcamera.org/series/31/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/covers/58/comments/", "headers": { "Return-Path": "<jacopo@jmondi.org>", "Received": [ "from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net\n\t[217.70.183.199])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id D3E0260B0F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 19 Dec 2018 10:34:02 +0100 (CET)", "from w540.lan (2-224-242-101.ip172.fastwebnet.it [2.224.242.101])\n\t(Authenticated sender: jacopo@jmondi.org)\n\tby relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 66C6BFF81B;\n\tWed, 19 Dec 2018 09:34:02 +0000 (UTC)" ], "X-Originating-IP": "2.224.242.101", "From": "Jacopo Mondi <jacopo@jmondi.org>", "To": "libcamera-devel@lists.libcamera.org", "Date": "Wed, 19 Dec 2018 10:33:54 +0100", "Message-Id": "<1545212036-22541-1-git-send-email-jacopo@jmondi.org>", "X-Mailer": "git-send-email 2.7.4", "Subject": "[libcamera-devel] [PATCH 0/2] Add headers from Linux v4.19", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.23", "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": "Wed, 19 Dec 2018 09:34:03 -0000" }, "content": "Add headers from Linux v4.19 and re-name inclusion path for library internal\nheaders.\n\nAs the two patches have been acked/reviewed, I'm now pushing them as well.\n\nThanks\n j\n\nJacopo Mondi (2):\n libcamera: include: Import media.h from Linux v4.19\n build: Define library private include path\n\n include/linux/README | 2 +\n include/linux/media.h | 406 ++++++++++++++++++++++++++++++++++++++++++++++\n src/libcamera/meson.build | 4 +-\n 3 files changed, 411 insertions(+), 1 deletion(-)\n create mode 100644 include/linux/README\n create mode 100644 include/linux/media.h\n\n--\n2.7.4" }