[{"id":36181,"web_url":"https://patchwork.libcamera.org/comment/36181/","msgid":"<176002879760.935713.6891088333219978446@ping.linuxembedded.co.uk>","date":"2025-10-09T16:53:17","subject":"Re: [PATCH] subprojects: libpisp: Update to v1.3.0","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"content":"Quoting Naushir Patuck (2025-10-09 14:51:14)\n> Update the libpisp wrap file to use the v1.3.0 release to silence a\n> return value check warning during compilation.\n> \n> Signed-off-by: Naushir Patuck <naush@raspberrypi.com>\n\nAcked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n> ---\n>  subprojects/libpisp.wrap | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/subprojects/libpisp.wrap b/subprojects/libpisp.wrap\n> index 0e0c7baaf1a6..e3c156153478 100644\n> --- a/subprojects/libpisp.wrap\n> +++ b/subprojects/libpisp.wrap\n> @@ -2,5 +2,5 @@\n>  \n>  [wrap-git]\n>  url = https://github.com/raspberrypi/libpisp.git\n> -revision = v1.2.1\n> +revision = v1.3.0\n>  depth = 1\n> -- \n> 2.43.0\n>","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 3D5A1BF415\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu,  9 Oct 2025 16:53:23 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 69B3F6936E;\n\tThu,  9 Oct 2025 18:53:22 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2780262C35\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu,  9 Oct 2025 18:53:20 +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 1A556965;\n\tThu,  9 Oct 2025 18:51:45 +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=\"Xnvn65tx\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1760028705;\n\tbh=Iz9/h3sw9Jl3M2b8PVUSqi+6hZ3CBKbHxqZ8O23y8UU=;\n\th=In-Reply-To:References:Subject:From:Cc:To:Date:From;\n\tb=Xnvn65txiMxVf7J5OMNu9Grnt6+NpxUQ0r/+k1OGjArr/A1rOxzXo1lzG2IIkZjNx\n\ty5XD3/SZNW2kzxn+hJ6YpmA4Ew0W1uJWitlRAyZws504UjoVfjPvI9UIuY9vxkBzpP\n\tb4gujBYxLIObAGmdyQFB59ovbPAyI7gYiAWNLVWg=","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<20251009135119.2088041-1-naush@raspberrypi.com>","References":"<20251009135119.2088041-1-naush@raspberrypi.com>","Subject":"Re: [PATCH] subprojects: libpisp: Update to v1.3.0","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"Naushir Patuck <naush@raspberrypi.com>","To":"Naushir Patuck <naush@raspberrypi.com>,\n\tlibcamera-devel@lists.libcamera.org","Date":"Thu, 09 Oct 2025 17:53:17 +0100","Message-ID":"<176002879760.935713.6891088333219978446@ping.linuxembedded.co.uk>","User-Agent":"alot/0.9.1","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":36206,"web_url":"https://patchwork.libcamera.org/comment/36206/","msgid":"<176018535397.3169415.14510267231232511277@neptunite.rasen.tech>","date":"2025-10-11T12:22:33","subject":"Re: [PATCH] subprojects: libpisp: Update to v1.3.0","submitter":{"id":17,"url":"https://patchwork.libcamera.org/api/people/17/","name":"Paul Elder","email":"paul.elder@ideasonboard.com"},"content":"Quoting Naushir Patuck (2025-10-09 22:51:14)\n> Update the libpisp wrap file to use the v1.3.0 release to silence a\n> return value check warning during compilation.\n> \n> Signed-off-by: Naushir Patuck <naush@raspberrypi.com>\n\nAcked-by: Paul Elder <paul.elder@ideasonboard.com>\n\n> ---\n>  subprojects/libpisp.wrap | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/subprojects/libpisp.wrap b/subprojects/libpisp.wrap\n> index 0e0c7baaf1a6..e3c156153478 100644\n> --- a/subprojects/libpisp.wrap\n> +++ b/subprojects/libpisp.wrap\n> @@ -2,5 +2,5 @@\n>  \n>  [wrap-git]\n>  url = https://github.com/raspberrypi/libpisp.git\n> -revision = v1.2.1\n> +revision = v1.3.0\n>  depth = 1\n> -- \n> 2.43.0\n>","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 41D5DBF415\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSat, 11 Oct 2025 12:22:43 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 8417D6043A;\n\tSat, 11 Oct 2025 14:22:42 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id A0973603DF\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 11 Oct 2025 14:22:40 +0200 (CEST)","from neptunite.rasen.tech (unknown\n\t[IPv6:2404:7a81:160:2100:42b2:5255:36e:e46a])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id DE1F042B;\n\tSat, 11 Oct 2025 14:21:03 +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=\"CTawKK6F\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1760185264;\n\tbh=KrJDgYgkIia8Max7scMraTBSQOfJPc0K7eehCyKbL94=;\n\th=In-Reply-To:References:Subject:From:Cc:To:Date:From;\n\tb=CTawKK6F9lV9Tomxj7Qzh/0s/QvkUBEjNjAbHJqExWm6GJWHTf4T0l/CphaSGcpiB\n\tujU93LRlkeiewerTJNRlyIKqq5ndaiG3C9vAZ7/1egoSZah9Gzq4/e9k7cY+6bbGVK\n\tHpmJQxzHoVUVSLXKJx6J3pwdrhEtn/mbD18pYVMU=","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<20251009135119.2088041-1-naush@raspberrypi.com>","References":"<20251009135119.2088041-1-naush@raspberrypi.com>","Subject":"Re: [PATCH] subprojects: libpisp: Update to v1.3.0","From":"Paul Elder <paul.elder@ideasonboard.com>","Cc":"Naushir Patuck <naush@raspberrypi.com>","To":"Naushir Patuck <naush@raspberrypi.com>,\n\tlibcamera-devel@lists.libcamera.org","Date":"Sat, 11 Oct 2025 21:22:33 +0900","Message-ID":"<176018535397.3169415.14510267231232511277@neptunite.rasen.tech>","User-Agent":"alot/0.0.0","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>"}}]