[{"id":26169,"web_url":"https://patchwork.libcamera.org/comment/26169/","msgid":"<Y6zYQ5EZNrmV6Qbe@pendragon.ideasonboard.com>","date":"2022-12-28T23:58:59","subject":"Re: [libcamera-devel] [PATCH] meson: options: Fix typo in pipelines\n\tdocumentation","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Paul,\n\nThank you for the patch.\n\nOn Wed, Dec 28, 2022 at 04:38:30PM -0600, Paul Elder via libcamera-devel wrote:\n> Fix a typo in the pipelines option documentation.\n> \n> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n>  meson_options.txt | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/meson_options.txt b/meson_options.txt\n> index 1a68bcd3..793cda93 100644\n> --- a/meson_options.txt\n> +++ b/meson_options.txt\n> @@ -48,7 +48,7 @@ option('pipelines',\n>              'uvcvideo',\n>              'vimc'\n>          ],\n> -        description : 'Select which pipeline handlers to build. If it this set to auto, all the pipelines applicable to the target architecture will be built.')\n> +        description : 'Select which pipeline handlers to build. If this is set to auto, all the pipelines applicable to the target architecture will be built.')\n>  \n>  option('qcam',\n>          type : 'feature',","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 226D6C3220\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 28 Dec 2022 23:59:07 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 67BCE625CF;\n\tThu, 29 Dec 2022 00:59:06 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2E41F625C7\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 29 Dec 2022 00:59:04 +0100 (CET)","from pendragon.ideasonboard.com (213-243-189-158.bb.dnainternet.fi\n\t[213.243.189.158])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 84C4B109;\n\tThu, 29 Dec 2022 00:59:03 +0100 (CET)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1672271946;\n\tbh=WPrXKzzNNBrxMX3jD3d+LmsZPRpj8iQSm+84RknqAHc=;\n\th=Date:To:References:In-Reply-To:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:\n\tFrom;\n\tb=kHiSv42aWlgxZ84ZKK+8twGOyzys1Ofyag77VaRsHK+ovvUBgTKRroDnlYs1WiKAe\n\tONpZskQ6BWLX4Zs/zCyuMa+7hG8ek0AHRXfn2RTs28uMQHHxvRdJ45cnTSj3kueNUu\n\tz8iUMcEWqYJOx7lgzWZhpptgsxWEEFsvCqXPggCiuzR6k6lu9vpzkSz7Z1/JgJD623\n\ttofPWjemLipYWT3ye/aXCy38Rna+/es6HW+ZYwmbDtSGz0YQi3TwwxysJNBROHeDBg\n\tWcWFvd+GPp8/GY/xi/Adh3UKbqaAX/QB3hBiAcbcNht5Mk4etaz46nb4QfYj2iikiB\n\tN2BHgpR+AX8Ag==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1672271943;\n\tbh=WPrXKzzNNBrxMX3jD3d+LmsZPRpj8iQSm+84RknqAHc=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=jTEVNm6DRJejPJYyuIbGBo3dY56R/xPcuovO4l3lVJYwgnLk67btHS/xE+mHI8d0x\n\tJXi8GKMyGABpRFQO527SHcLCNXHDwgQrNAg/ikLe26CnLqhSaLWLf7dCBtQ0KmOGju\n\t6SdtTM2YAvlcyc5zmdEhtqBf9/Nfi6Mwqd/x8OjM="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"jTEVNm6D\"; dkim-atps=neutral","Date":"Thu, 29 Dec 2022 01:58:59 +0200","To":"Paul Elder <paul.elder@ideasonboard.com>","Message-ID":"<Y6zYQ5EZNrmV6Qbe@pendragon.ideasonboard.com>","References":"<20221228223830.2294891-1-paul.elder@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20221228223830.2294891-1-paul.elder@ideasonboard.com>","Subject":"Re: [libcamera-devel] [PATCH] meson: options: Fix typo in pipelines\n\tdocumentation","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>","From":"Laurent Pinchart via libcamera-devel\n\t<libcamera-devel@lists.libcamera.org>","Reply-To":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","Cc":"libcamera-devel@lists.libcamera.org","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}},{"id":26171,"web_url":"https://patchwork.libcamera.org/comment/26171/","msgid":"<3963564a-e010-560d-f7df-38986617138f@ideasonboard.com>","date":"2022-12-29T16:06:35","subject":"Re: [libcamera-devel] [PATCH] meson: options: Fix typo in pipelines\n\tdocumentation","submitter":{"id":86,"url":"https://patchwork.libcamera.org/api/people/86/","name":"Umang Jain","email":"umang.jain@ideasonboard.com"},"content":"Hi Paul,\n\nOn 12/29/22 4:08 AM, Paul Elder via libcamera-devel wrote:\n> Fix a typo in the pipelines option documentation.\n>\n> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>\n\nReviewed-by: Umang Jain <umang.jain@ideasonboard.com>\n\n> ---\n>   meson_options.txt | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n>\n> diff --git a/meson_options.txt b/meson_options.txt\n> index 1a68bcd3..793cda93 100644\n> --- a/meson_options.txt\n> +++ b/meson_options.txt\n> @@ -48,7 +48,7 @@ option('pipelines',\n>               'uvcvideo',\n>               'vimc'\n>           ],\n> -        description : 'Select which pipeline handlers to build. If it this set to auto, all the pipelines applicable to the target architecture will be built.')\n> +        description : 'Select which pipeline handlers to build. If this is set to auto, all the pipelines applicable to the target architecture will be built.')\n>   \n>   option('qcam',\n>           type : 'feature',","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 1C0F8BD78E\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 29 Dec 2022 16:06:49 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 4489B625CF;\n\tThu, 29 Dec 2022 17:06:48 +0100 (CET)","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 B1E7461F12\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 29 Dec 2022 17:06:46 +0100 (CET)","from [IPV6:2409:4042:4e9a:4f4d:7592:6efc:57be:9268] (unknown\n\t[IPv6:2409:4042:4e9a:4f4d:7592:6efc:57be:9268])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id C1831283;\n\tThu, 29 Dec 2022 17:06:44 +0100 (CET)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1672330008;\n\tbh=X6SPkXsdx621KAD+d2HPG994lANohGWq1oYjR+Paq8k=;\n\th=Date:To:References:In-Reply-To:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=xrzbPX5BtrSUC+uvl4QQm1eIfvC9Q/zjJ3M/8lxFmSsZPKSLsNN/l6eunYcRA2yIk\n\tM1ZtKJbBN2huRdKYrco4Lyz9PMCvystPhaef+s/ThGfjG5+z9cd6HZHbRN9x+PDazJ\n\tpA3NxxGP/xN4BwqNAUhv5G5foZPbWpBYizvrCgIIvfHm6XymZUS+XEwfeRa//vtBDb\n\tbseCf3MA0WxeY/fi5tfcGF+pnF/5Wm4mNdhtCtHU7Hai0ej5lc4BFK5DnOQFgzvqis\n\t+4QCkLLQ/r7Jp6Qmhdp/Hf0sDwLfYwLyPSkUxcThdnqHRxxY/nOQ8LZjFZlPWChjbb\n\tFMffrCG748M4Q==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1672330006;\n\tbh=X6SPkXsdx621KAD+d2HPG994lANohGWq1oYjR+Paq8k=;\n\th=Date:Subject:To:References:From:In-Reply-To:From;\n\tb=NLsvWS1T22W2i1ZV55+zamxyXmV0iF5AG3fSpcj6AAqGtKdzWJhQEY/0u20V4IZRg\n\tRiM2P0XeK5k4sc2W/wllSX3HehXflsGzCAZvgMeMii/k0II4LUcKMlYKPNFKiJ6e47\n\t6NpYjecF3cP63TRkg5uhgGNKKNgjpkhWLZ+IdaOI="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"NLsvWS1T\"; dkim-atps=neutral","Message-ID":"<3963564a-e010-560d-f7df-38986617138f@ideasonboard.com>","Date":"Thu, 29 Dec 2022 21:36:35 +0530","MIME-Version":"1.0","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101\n\tThunderbird/102.5.1","To":"Paul Elder <paul.elder@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","References":"<20221228223830.2294891-1-paul.elder@ideasonboard.com>","Content-Language":"en-US","In-Reply-To":"<20221228223830.2294891-1-paul.elder@ideasonboard.com>","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"7bit","Subject":"Re: [libcamera-devel] [PATCH] meson: options: Fix typo in pipelines\n\tdocumentation","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>","From":"Umang Jain via libcamera-devel <libcamera-devel@lists.libcamera.org>","Reply-To":"Umang Jain <umang.jain@ideasonboard.com>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]