[{"id":33941,"web_url":"https://patchwork.libcamera.org/comment/33941/","msgid":"<20250413235201.GC12286@pendragon.ideasonboard.com>","date":"2025-04-13T23:52:01","subject":"Re: [PATCH] doc: mention right meson version","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Pavel,\n\nThank you for the patch.\n\nOn Sun, Apr 13, 2025 at 10:11:44PM +0200, Pavel Machek wrote:\n> Documentation says 0.60, but in fact 0.63 is required.\n>     \n> Signed-off-by: Pavel Machek <pavel@ucw.cz>\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> diff --git a/README.rst b/README.rst\n> index 31c27c87..88351c38 100644\n> --- a/README.rst\n> +++ b/README.rst\n> @@ -44,7 +44,7 @@ A C++ toolchain: [required]\n>          Either {g++, clang}\n>  \n>  Meson Build system: [required]\n> -        meson (>= 0.60) ninja-build pkg-config\n> +        meson (>= 0.63) ninja-build pkg-config\n>  \n>  for the libcamera core: [required]\n>          libyaml-dev python3-yaml python3-ply python3-jinja2","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 2FC9EC3213\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 13 Apr 2025 23:52:07 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 0C82368AB9;\n\tMon, 14 Apr 2025 01:52:06 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8354A617EE\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 14 Apr 2025 01:52:03 +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 ESMTPSA id B867A7FA;\n\tMon, 14 Apr 2025 01:50:01 +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=\"Vfx36yZX\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1744588201;\n\tbh=xmmqBPHxPBC8nvaeNlexuaLOvxGiEtJSa+Q0w7ESRHU=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=Vfx36yZXPpdZjPkwDb1/ADXzLicSGQXiuruT5wSZ7SeEpuFPeJvVrNnsnPkVb/VqB\n\tfmwDlSYUkFo90q1CMDd6wPS+Mo5dFq3hOWpP75iSnkqK2uitP6Pgc+xU7r1SUC2Q9G\n\tcs7TC9YrclOeXuj9Q4k7aIiqwEthmbJ0xDmaSxMU=","Date":"Mon, 14 Apr 2025 02:52:01 +0300","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Pavel Machek <pavel@ucw.cz>","Cc":"libcamera-devel@lists.libcamera.org","Subject":"Re: [PATCH] doc: mention right meson version","Message-ID":"<20250413235201.GC12286@pendragon.ideasonboard.com>","References":"<Z/wagPywlDR2HAyL@duo.ucw.cz>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<Z/wagPywlDR2HAyL@duo.ucw.cz>","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>"}},{"id":33950,"web_url":"https://patchwork.libcamera.org/comment/33950/","msgid":"<174465143977.541263.9005191603059372824@ping.linuxembedded.co.uk>","date":"2025-04-14T17:23:59","subject":"Re: [PATCH] doc: mention right meson version","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"content":"Quoting Pavel Machek (2025-04-13 21:11:44)\n> Documentation says 0.60, but in fact 0.63 is required.\n>     \n> Signed-off-by: Pavel Machek <pavel@ucw.cz>\n\n\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n> \n> diff --git a/README.rst b/README.rst\n> index 31c27c87..88351c38 100644\n> --- a/README.rst\n> +++ b/README.rst\n> @@ -44,7 +44,7 @@ A C++ toolchain: [required]\n>          Either {g++, clang}\n>  \n>  Meson Build system: [required]\n> -        meson (>= 0.60) ninja-build pkg-config\n> +        meson (>= 0.63) ninja-build pkg-config\n>  \n>  for the libcamera core: [required]\n>          libyaml-dev python3-yaml python3-ply python3-jinja2\n> \n> -- \n> I don't work for Nazis and criminals, and neither should you.\n> Boycott Putin, Trump, and Musk!","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 BC38EC3213\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 14 Apr 2025 17:24:05 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id CF02368AAA;\n\tMon, 14 Apr 2025 19:24:04 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id D46BD627F2\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 14 Apr 2025 19:24:02 +0200 (CEST)","from pendragon.ideasonboard.com\n\t(cpc89244-aztw30-2-0-cust6594.18-1.cable.virginm.net [86.31.185.195])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id EB580129;\n\tMon, 14 Apr 2025 19:22:00 +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=\"dwo3cOwb\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1744651321;\n\tbh=dJaMK7mSeQtaGUdiG+A/yGrwpyYfKIYF7G9jqnwACFs=;\n\th=In-Reply-To:References:Subject:From:To:Date:From;\n\tb=dwo3cOwbYOzJXeiUwdQzJYhfczTIrYn/ChiPGEJ7ovo/zImTRiSKVbdP0gVot62Ld\n\t/HMQvIrudjUn7rD1qlzOHfPIG9u2if+XRGig8eGSNW/11uqDWRIJJR9kXgYrnU1XN6\n\tSOGTqzIq6qT53jzIu0/tNGhkAZJuU2BNi+tJhNP0=","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<Z/wagPywlDR2HAyL@duo.ucw.cz>","References":"<Z/wagPywlDR2HAyL@duo.ucw.cz>","Subject":"Re: [PATCH] doc: mention right meson version","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"Pavel Machek <pavel@ucw.cz>, laurent.pinchart@ideasonboard.com,\n\tlibcamera-devel@lists.libcamera.org","Date":"Mon, 14 Apr 2025 18:23:59 +0100","Message-ID":"<174465143977.541263.9005191603059372824@ping.linuxembedded.co.uk>","User-Agent":"alot/0.10","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>"}}]