{"id":9364,"url":"https://patchwork.libcamera.org/api/1.1/patches/9364/?format=json","web_url":"https://patchwork.libcamera.org/patch/9364/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20200822141557.29511-1-laurent.pinchart@ideasonboard.com>","date":"2020-08-22T14:15:57","name":"[libcamera-devel] libcamera: pipeline: ipu3: Remove stray \"imgu.\" file","commit_ref":"d6eab60597529c0260bb6d783134a99ba31f564f","pull_url":null,"state":"accepted","archived":false,"hash":"da39a3ee5e6b4b0d3255bfef95601890afd80709","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/9364/mbox/","series":[{"id":1233,"url":"https://patchwork.libcamera.org/api/1.1/series/1233/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1233","date":"2020-08-22T14:15:57","name":"[libcamera-devel] libcamera: pipeline: ipu3: Remove stray \"imgu.\" file","version":1,"mbox":"https://patchwork.libcamera.org/series/1233/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/9364/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/9364/checks/","tags":{},"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 E4DE1BD87C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSat, 22 Aug 2020 14:16:21 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 60EBC626DB;\n\tSat, 22 Aug 2020 16:16:21 +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 13D3961EA0\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 22 Aug 2020 16:16:20 +0200 (CEST)","from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 880E729E\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 22 Aug 2020 16:16:19 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"FNqra2qI\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1598105779;\n\tbh=3HvucIUXH1lEUeNW+hGfSuhD/kfqP77vLRD9WRowSew=;\n\th=From:To:Subject:Date:From;\n\tb=FNqra2qIUKN8TJfHre9OHlOU+95vP8ioLaUFWWwC6/GLkQ3559Mkugqlk8amu2J7s\n\tw+P7c3lYmMy8BF9zbuOG/+8Gb76MZ7qpvoRgF7n7XQcSMAVEBr7/vOKNATyNkqcHe3\n\tFSS80shePCgZn25br9frcAhXRO1I6Eer+Gojl/fg=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Sat, 22 Aug 2020 17:15:57 +0300","Message-Id":"<20200822141557.29511-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.27.0","MIME-Version":"1.0","Subject":"[libcamera-devel] [PATCH] libcamera: pipeline: ipu3: Remove stray\n\t\"imgu.\" file","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>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Commit 15df621fb9a7 (\"libcamera: ipu3: Configure ImgU with the computed\nparameters\") added an empty \"imgu.\" file by mistake. Remove it.\n\nFixes: 15df621fb9a7 (\"libcamera: ipu3: Configure ImgU with the computed parameters\")\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n src/libcamera/pipeline/ipu3/imgu. | 0\n 1 file changed, 0 insertions(+), 0 deletions(-)\n delete mode 100644 src/libcamera/pipeline/ipu3/imgu.","diff":"diff --git a/src/libcamera/pipeline/ipu3/imgu. b/src/libcamera/pipeline/ipu3/imgu.\ndeleted file mode 100644\nindex e69de29bb2d1..000000000000\n","prefixes":["libcamera-devel"]}