[{"id":35157,"web_url":"https://patchwork.libcamera.org/comment/35157/","msgid":"<20250727011458.GA32340@pendragon.ideasonboard.com>","date":"2025-07-27T01:14:58","subject":"Re: [PATCH] Upodate subprojects .gitignore","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"I'll add a \"meson: \" prefix to the subject line to make CI happy, and\nwill also fix the s/Upodate/Update/ typo.\n\nOn Sun, Jul 27, 2025 at 12:24:41AM +0300, Laurent Pinchart wrote:\n> Commit a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> modified the libyaml wrap in a way that resulted in the subproject\n> source code being stored in a different subdirectory, but didn't update\n> .gitignore accordingly. Fix it.\n> \n> Fixes: a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n> ---\n>  subprojects/.gitignore | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/subprojects/.gitignore b/subprojects/.gitignore\n> index b08d6990777a..d2ba90074717 100644\n> --- a/subprojects/.gitignore\n> +++ b/subprojects/.gitignore\n> @@ -2,6 +2,6 @@\n> \n>  /googletest-release*\n>  /libpisp\n> -/libyaml\n>  /libyuv\n>  /packagecache\n> +/yaml-0.2.5\n> \n> base-commit: 16da4892ed9de3ac8f84dfd0d1761022656af376","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 4024CC3237\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 27 Jul 2025 01:15:08 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id C8A1B69120;\n\tSun, 27 Jul 2025 03:15:06 +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 75FDD614B6\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 03:15:04 +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 UTF8SMTPSA id 64ED36A8;\n\tSun, 27 Jul 2025 03:14:23 +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=\"mz+Wx3eO\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753578863;\n\tbh=QveU8ObdKYimnz7iJZ1PoiuswsOueE+ecj4gi8Gin/Q=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=mz+Wx3eOzFlFHS48hmzwe7XQ/koOLGl8Z0BwWrzvqdFlFffZU/F6wuwgiKJwGn4I8\n\tsHJFf4LpLLtnuEUQ4Qd3MtzV5RZoRmZCy47aCb/4Iqo+MWirhhzEIRYm/pmdR/OmBT\n\tb60NDfhZxOhoBUETyKeeeF7GY7YaoeNnZRrAVTAQ=","Date":"Sun, 27 Jul 2025 04:14:58 +0300","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","Subject":"Re: [PATCH] Upodate subprojects .gitignore","Message-ID":"<20250727011458.GA32340@pendragon.ideasonboard.com>","References":"<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","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":35158,"web_url":"https://patchwork.libcamera.org/comment/35158/","msgid":"<3a5cc9be-6445-4bb7-aa02-84c5bc35ed73@gmx.de>","date":"2025-07-27T09:36:45","subject":"Re: [PATCH] Upodate subprojects .gitignore","submitter":{"id":111,"url":"https://patchwork.libcamera.org/api/people/111/","name":"Christian Rauch","email":"Rauch.Christian@gmx.de"},"content":"There is a typo \"Upodate\" in the commit title. I guess that is supposed \nto mean \"Update\" without the \"o\".\n\nAm 26.07.25 um 23:24 schrieb Laurent Pinchart:\n> Commit a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> modified the libyaml wrap in a way that resulted in the subproject\n> source code being stored in a different subdirectory, but didn't update\n> .gitignore accordingly. Fix it.\n> \n> Fixes: a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n> ---\n>   subprojects/.gitignore | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/subprojects/.gitignore b/subprojects/.gitignore\n> index b08d6990777a..d2ba90074717 100644\n> --- a/subprojects/.gitignore\n> +++ b/subprojects/.gitignore\n> @@ -2,6 +2,6 @@\n> \n>   /googletest-release*\n>   /libpisp\n> -/libyaml\n>   /libyuv\n>   /packagecache\n> +/yaml-0.2.5\n> \n> base-commit: 16da4892ed9de3ac8f84dfd0d1761022656af376\n> --\n> Regards,\n> \n> Laurent Pinchart\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 5F73DBDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 27 Jul 2025 09:37:13 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id AD92B69120;\n\tSun, 27 Jul 2025 11:37:11 +0200 (CEST)","from mout.gmx.net (mout.gmx.net [212.227.15.18])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 4A3976906F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 11:36:48 +0200 (CEST)","from [10.0.0.2] ([91.113.120.63]) by mail.gmx.net (mrgmx005\n\t[212.227.17.190]) with ESMTPSA (Nemesis) id 1N9Mta-1uaD9u2XlU-00u906\n\tfor\n\t<libcamera-devel@lists.libcamera.org>; Sun, 27 Jul 2025 11:36:46 +0200"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (2048-bit key;\n\tunprotected) header.d=gmx.de header.i=rauch.christian@gmx.de\n\theader.b=\"XDIgOCud\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmx.de;\n\ts=s31663417; t=1753609007; x=1754213807; i=rauch.christian@gmx.de;\n\tbh=s9yWIthNkMPd1jdTeFmvq8u6BGBEz34LBdxdr8h8vTk=;\n\th=X-UI-Sender-Class:Message-ID:Date:MIME-Version:Subject:To:\n\tReferences:From:In-Reply-To:Content-Type:\n\tContent-Transfer-Encoding:cc:content-transfer-encoding:\n\tcontent-type:date:from:message-id:mime-version:reply-to:subject:\n\tto;\n\tb=XDIgOCudYVFjD0Y/gS8PORqbUNXTXIz3OK9MYTQlqQw22LeQrD5FLq8WwvTuVRVA\n\tErHj5y6hdGqrZ/AP/jgaqRuh7+1z4Gl4ifB+aDdGsr6KLZhmA6wavdu3OkX/YNhOp\n\t/n5l4j0hCtE/yRsamhc9fgWYpWPG3f4G5kcQa+ju/a/o05kx6RSJSri5aYxeX6CQy\n\tbkroGseKiyxxMuNVXduZiIjoTvatm5F+2nVwnH9O3BTsPVbPFu3xUrgNKjGgi/2NR\n\tm0kR7FWdztAlpdgLSGL1Gg7QvN0gcC6tyKYvz97R8mgbFlHrv7TJwxU4/DGOIDsy2\n\tE3PnciT5s0eshFHhyw==","X-UI-Sender-Class":"724b4f7f-cbec-4199-ad4e-598c01a50d3a","Message-ID":"<3a5cc9be-6445-4bb7-aa02-84c5bc35ed73@gmx.de>","Date":"Sun, 27 Jul 2025 11:36:45 +0200","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","Subject":"Re: [PATCH] Upodate subprojects .gitignore","To":"libcamera-devel@lists.libcamera.org","References":"<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","Content-Language":"en-US","From":"Christian Rauch <Rauch.Christian@gmx.de>","In-Reply-To":"<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"quoted-printable","X-Provags-ID":"V03:K1:tEon6d2tF4kVhl+oA6c5p0PDHSnPLQIiySe3aGePfV5ENCpucPB\n\tNhfIu4UVrqNLQzEn+IKmLdhacDdrj5d3+Ar9yWMJUtkvmCmn8kyZPRxWob0RdR4ysWqiGKE\n\tGFuAGnuQgKgcMPUENrbrBnSgrMLGm9FEXC2SV4+aMQwaT6vasAc0df4h30MxIMg/h5EbxNg\n\tXCVYCegKJcpisih6kTmHA==","X-Spam-Flag":"NO","UI-OutboundReport":"notjunk:1; M01:P0:HR9YsZcrMg4=;\n\tVtJBUzn0TYG5UY0jFeKptkPBdb0\n\tcLEFrWojE+u+Cy6z8EbAD9agYdv5MJUiC88gbj4oRM6dpZcitWN4wCIEXrQ3mKjxf0jvErycf\n\tQBh1x4EhFQjn4yNW3VN8Y3jz1dlysVd65pGwz88N/fwFhOuudrdN9qI1JhFHBI/6YWDXuAakU\n\tv5RKyGTFZlno4ikhPoOCb97fnRst6lPmDpvLdiGlhH4uxH64Bu/0cLuwTTjOp9dpEpVeto65/\n\tImixUWF+nP6kw9eqVxvIY6+x31PYrMus9I6g5ox2sm5cOIRMD34cEVJ7Eo9xn0yC2/81LgApB\n\tlBsK4hXA1pVTB1QG1a99BbxEfRymJFaoup60vgDsqvZxsn+rr6e5iE/Eyy8qXtWpJIQEIi7pA\n\tddRL1WG5IcQ6tfuBwrHKvJFTYvBbS3lqbqAEtGKIldzPWE3WT0kINUwitE5IVVSMUGHKBaehm\n\twolOPjaMc3e5CptIybkCALBHnozfmIWCgkn1bkgic4tRKQZoh7zy54PR3zWhwdg0aotF/z8GR\n\tTa7YN7IZ1pVZAqsqJcsXAswRxDR4TWTMjzVGDwhM4I0TuAmPoxo/FrxcMD9cgfS+ufooGnBCo\n\t9osLAW1Zve/4JpNcyK+dWTwoLXc12CMJL+V5Qx/fRDsq3j1XGzJY5ZOSQTS6+qWpPhOjjJjp/\n\tSYbD2VZgdZFgiVT9tubf0jurIuJW7bii/nN10RycCypa9BHWV6GYUw3bogp3LqH0ZymYxVCQS\n\tlENrY7hqgnSdT1eMV6jpPKkDsfxStJLaz9zmdBW3AwTwEsESIk2b1S/A0hgT27wq/798dnXLI\n\tl29xxYTA9/2PEh2dKav3B2PkdQgCo5HoLTxSFpwC61qXQFGySbH6/uaeTOxfTnzaskciyiZ/9\n\tjYV6UsUUOC/g7j4rvtzQOQ/cB5DsorYII/8FlrB69Ix6RfQ7ywixR+tHWC4bKUUbtzRzppvP1\n\t5Vn4y//74JYVFSJt2k+cVhVQhOf3PDkMMwJYMSiZ0USMZw2Klaumvig6QHuCvX0BsGXPYFsLS\n\tmanNNZqjAragc+BguEIJH1rY14dfpD8q1zU971HLpgTvlEs7T8fTws1z0TDlVbENZXG51/Ulu\n\t+OuY2sZpC5Uegwjye7grmBkvqR+QJi0s4gFIDIxqHzFizns3jUxkWe8JG5jqEp3lmKgNxGUpH\n\thfKJFZZGbNV2BVOuKTDb+mLh5QKLTKXeC44xGlkYtSfR3BiluvE87o0EA81fsBDU0eKvkU0cB\n\tS/ljqX21FwOR6B0EcsD7YLoCMGcQXquPWwBUgD08kEY1PKr5sxt9kzx5iDutJZ3dY8XIlinGY\n\ttAzkVjpSG7AnDWT9atVRnJXSI1mMnETmkgGKV7t/Vw1RZF7t8Lp6zsLrSKiDhpcMMS0Uh9MTS\n\t7Jbqy3rTFupZy8Vqs74isxvSuWH6KjEtbwjobnhEKWad6FetvLjJzjhZpLnD9hmAOTTmfd/ee\n\tB1Q72Bt34kd0ersGs/x/l0zuitmSUL7ld+8aw8iW8d6lM9a88YiiuOeoyE+8cpcZLpQM9XDiR\n\teRkBPGGTmVfcvBZDORtz6mxdKZHUkxLPtF8w1ZbwhjC4Szn9Eox2bDaEssgHbryw1SgdWHnml\n\tRT2DcqzucfwbtxedWHBurH629nkhH2T95qWIsdbFDz1sNZgpGfvcLncZi4SXAJzyado0PrwRC\n\t9wc0ohnCCHu0gjz6nUzZdrxxvMi89np+Z/q8JOa476GXcsXpM5188pFtFWA1LfvOvK4z4XbB2\n\tc/jRE76QbcHVEDScPE2hS2d6UGMlxqfYQELUtqkA5705yrpaqnrDsdwmV7zJYEx3xjGJTpUQe\n\tSWo7Pe35SOmk4JMp+T5etv/the6RUtWqSZx4NN4ySMs5RubLt8xaEj8sv1qSXR5GUNGn0IgKW\n\tyqe5BcKmVnabD9po5bjunENRAgxLU8xp0BVOm1zYv3my6RVahHCe6weF2AR4/uRPImC1FbW2t\n\tlWc8blqhPEg60PfRYMIpg96Hknq52KI315tb8uC6ojunvCRinzq4tsPem4+0lz1hk+EW1raoA\n\ts02diKr4qZG5DCGWORjNVKlu9FKzlvL11TfWbKGzgojqpnSRoMYF9L0clU1NVaAjvUucPy6vR\n\tkGFQTddeye6YQw90oVI60wVokeus3rDiVJlBluhq6s1GS3DdESI0f0+tXExjcSTPIONcs8RYA\n\t1jfKFeRQMKWPiGZRReaHYqIwxuzjqozx6lzUGKjPbB9DBsz/+CFyxqfN41wV05lWhZ9phYYvg\n\tDQVgW0asFHOrkLUe+XZyNFSXlPooSlMq3kImDOeE5xjRw/nUKwIlJP4oSCBX4pRgmc+ek0eXb\n\tRrVZ59iJagtQeb+a0PJU/6pcPgBk63Pqmjko8DsOAUnGm5m4aIRTow+66zDa78X1qfB5HLUB5\n\tNhbHgZOERGPz2ag+s7oc2XI8o1xWpj4ah5Jl7rk1J1tT2mrUYHdwI0lFJc2AYfUbo+4E4SXjY\n\tvBBQDblIfWafaXtddBWGZW8wsPEJyzCmBdC7dEI1zsHO3SByGjcWbtdVNUy7WRGnWACvCdZ9c\n\tsM5cG5znsAntpTJlveJgCh1V9kWezqT9eLwczCdFWDbaM50oZ55ziei5JdPYn9NbP2uzMy5Yu\n\t661nkyOjVfGJTpXzzGFnByMbaKiZ/3tAh28rFf5HogNrN5zYKgW7qjpT8kjP18YNkD4qt5fIM\n\tTWRilQu9dQG4tcO4e+6a0t97lYcwTDEDPfE8PuXMzGlsb2NcR2w4hd/Tqb900lA/L1mHfsuWb\n\tUPa8/Yc3RAM9LD43VUSvogLBFfHPociwJVNdLQ30Crd24QPziDcM6JmMLHh2Ca/774jw2NgfC\n\tD0UrSJJh+cvw47RkFfOFutmHfI+U0epiy8KX3s7ImWI4rdNtI/U8+38rV00VdO9gyi63zAJfG\n\txGL7l3xDB2DQMgDyzo2/Q0Oazgd1+5rBWmdJ5GBTTBhP2gUD2iWfdMJ00A6D0OiFKD2LW+8Hp\n\tzRAQio2d3X2HPzti9K0a6uR/Z35Q4YZGcq15nMedo0nXFYJ4wdUA2ojTfRF1NvSpRK1OHVs/E\n\tR50sUkzRuP/YRUFLgWVkx/imTs4BdVGur3vCzTc4mLWg1YbhQO3T5ZT6L5B6eWjp6Egto3VxH\n\tRp2QBFbXeFEbtH6ez0beKx3Qx3L6zZLg1BIWMqDKRXFQbv6F0t76m6uTz2RxqvsYhW9+TL6m6\n\tlNo+BWrqrhsrpptcUrZEYKyXh08uTbKvIE2TJJ9j8Bzw6XaWPKyRlyVcZg8s78tWCWDKkmogK\n\terHa65+UOTk2P6Eq+UoJBtpLjPY6tX/18hfq/qoxav9dnqr7Df3hElooBPhnBVe1fGOYt2BMe\n\tyKzJw6e42yUgcQTw84tCN2KWnWkgZjankIoqM49sZmlk/bzSM5ZlMdDSqzyCTlcD58hc+Yxc2\n\t/474stDMjlIAmc5Py3p0/hLeBRx+hW/DaHt5W9PNdRBz+FoJJ59H7NyNzITaFZziYoivl81i/\n\trTo1gxxWjD/3zY9UGCxnA/MFMD+MHh/Y=","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":35180,"web_url":"https://patchwork.libcamera.org/comment/35180/","msgid":"<ca712473-4266-40b5-90d6-40cc761cb19f@ideasonboard.com>","date":"2025-07-28T07:16:50","subject":"Re: [PATCH] Upodate subprojects .gitignore","submitter":{"id":216,"url":"https://patchwork.libcamera.org/api/people/216/","name":"Barnabás Pőcze","email":"barnabas.pocze@ideasonboard.com"},"content":"2025. 07. 26. 23:24 keltezéssel, Laurent Pinchart írta:\n> Commit a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> modified the libyaml wrap in a way that resulted in the subproject\n> source code being stored in a different subdirectory, but didn't update\n> .gitignore accordingly. Fix it.\n> \n> Fixes: a29c53f6a646 (\"meson: Use libyaml wrap file from wrapdb\")\n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\nOops, I did forget it indeed...\n\nReviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>\n\n\n> ---\n>   subprojects/.gitignore | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/subprojects/.gitignore b/subprojects/.gitignore\n> index b08d6990777a..d2ba90074717 100644\n> --- a/subprojects/.gitignore\n> +++ b/subprojects/.gitignore\n> @@ -2,6 +2,6 @@\n> \n>   /googletest-release*\n>   /libpisp\n> -/libyaml\n>   /libyuv\n>   /packagecache\n> +/yaml-0.2.5\n> \n> base-commit: 16da4892ed9de3ac8f84dfd0d1761022656af376\n> --\n> Regards,\n> \n> Laurent Pinchart\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 B08EEBDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 28 Jul 2025 07:16:58 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 95A6069143;\n\tMon, 28 Jul 2025 09:16:57 +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 83D226146B\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 28 Jul 2025 09:16:54 +0200 (CEST)","from [192.168.33.18] (185.221.140.39.nat.pool.zt.hu\n\t[185.221.140.39])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 7915F3A4;\n\tMon, 28 Jul 2025 09:16:12 +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=\"Oybxbt6+\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753686972;\n\tbh=LQAKfv62PPE2Z0k/5AR3ThxzW4ceM95bDlPqjM1oLt4=;\n\th=Date:Subject:To:References:From:In-Reply-To:From;\n\tb=Oybxbt6+3XdDCEKzq/RR6wysikGQfH8lFty+Fma2BQKOyt3wmYb0IY9PA8Zg7PiII\n\tqTUUxCn9xfqPHzFJzTUq2l7xDHSa3mmZe9LagToj6ZzFC+H50buFm4v9uXv9pJuLv9\n\tE9Z9U5iyzJAqvvq9qBhntmdI5f5I6iM2VfsPXQ6c=","Message-ID":"<ca712473-4266-40b5-90d6-40cc761cb19f@ideasonboard.com>","Date":"Mon, 28 Jul 2025 09:16:50 +0200","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","Subject":"Re: [PATCH] Upodate subprojects .gitignore","To":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","References":"<SnRXOGRQixs20v_HSaPvUNfAPuh9YRsUNMdDQz35rY5PVYvJubdc36exSJR9jBG09SGQQvhN5sS8WDTZP6iQYQ==@protonmail.internalid>\n\t<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","From":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","Content-Language":"en-US, hu-HU","In-Reply-To":"<20250726212441.23922-1-laurent.pinchart@ideasonboard.com>","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"8bit","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>"}}]