{"id":9749,"url":"https://patchwork.libcamera.org/api/1.1/patches/9749/?format=json","web_url":"https://patchwork.libcamera.org/patch/9749/","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":"<20200923143949.310439-4-kieran.bingham@ideasonboard.com>","date":"2020-09-23T14:39:48","name":"[libcamera-devel,v2,3/4] src: meson: Rename ipa_gen_priv_key to gen_ipa_priv_key","commit_ref":"131629d3a25f2e5879b96bdf7fa0377efdc2025b","pull_url":null,"state":"accepted","archived":false,"hash":"b221a39a91e63c7c9c637420bc05f4bfa2cabdae","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/1.1/people/4/?format=json","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/9749/mbox/","series":[{"id":1312,"url":"https://patchwork.libcamera.org/api/1.1/series/1312/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1312","date":"2020-09-23T14:39:45","name":"Unify utils locations","version":2,"mbox":"https://patchwork.libcamera.org/series/1312/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/9749/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/9749/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 6E4F9C3B5B\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 23 Sep 2020 14:39:59 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 3FCCB62FE8;\n\tWed, 23 Sep 2020 16:39:59 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id B449462FD2\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 23 Sep 2020 16:39:54 +0200 (CEST)","from Q.local (cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net\n\t[86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 550361226;\n\tWed, 23 Sep 2020 16:39:54 +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=\"JKROxbS3\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1600871994;\n\tbh=iaSn0JTQEPGQJT6H8/8ycnRAvBQ4KHNISSigJ5cQyUY=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=JKROxbS3ssj+37VPGMCcfCBlgctf8twsow3dE+uXgGjjRHt1owT3xI1byhSIv3qtE\n\tXrFCwRgNCIifpZ2xNe3nYWeY1lzUKN5wxyvVIhtzpbrpGRmpIq15RBp+S4RvjuChba\n\tvCiF/+E9mUtaX0aHBm7f7Si/G95gj0IBvNL9JaSw=","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"libcamera devel <libcamera-devel@lists.libcamera.org>","Date":"Wed, 23 Sep 2020 15:39:48 +0100","Message-Id":"<20200923143949.310439-4-kieran.bingham@ideasonboard.com>","X-Mailer":"git-send-email 2.25.1","In-Reply-To":"<20200923143949.310439-1-kieran.bingham@ideasonboard.com>","References":"<20200923143949.310439-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Subject":"[libcamera-devel] [PATCH v2 3/4] src: meson: Rename\n\tipa_gen_priv_key to gen_ipa_priv_key","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":"Refactor the naming of the custom command variable to match the style\nused in the other custom target generators, and the name of the script.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n---\nI've chosen to keep this as a separate patch to keep the rename and move\ndistinct.\n---\n src/meson.build | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)","diff":"diff --git a/src/meson.build b/src/meson.build\nindex 0c5b64d68c15..db155e68e848 100644\n--- a/src/meson.build\n+++ b/src/meson.build\n@@ -4,10 +4,10 @@ subdir('android')\n \n openssl = find_program('openssl', required : true)\n if openssl.found()\n-    ipa_gen_priv_key = files('ipa/gen-ipa-priv-key.sh')\n+    gen_ipa_priv_key = files('ipa/gen-ipa-priv-key.sh')\n     ipa_priv_key = custom_target('ipa-priv-key',\n                                  output : [ 'ipa-priv-key.pem' ],\n-                                 command : [ ipa_gen_priv_key, '@OUTPUT@' ])\n+                                 command : [ gen_ipa_priv_key, '@OUTPUT@' ])\n     config_h.set('HAVE_IPA_PUBKEY', 1)\n     ipa_sign_module = true\n else\n","prefixes":["libcamera-devel","v2","3/4"]}