From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 0F20F78743; Sun, 21 Jan 2018 00:01:33 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w0L01WwW014052 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Sun, 21 Jan 2018 00:01:33 GMT Message-ID: <1516492892.24502.50.camel@linuxfoundation.org> From: Richard Purdie To: Martin Jansa , openembedded-devel Date: Sun, 21 Jan 2018 00:01:32 +0000 In-Reply-To: References: <151648740023.29293.16416809305382382616@git.openembedded.org> X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.2 at dan X-Virus-Status: Clean Cc: openembedded-commits@lists.openembedded.org Subject: Re: [oe-commits] [openembedded-core] branch morty updated: image: Expand PV to avoid AUTOREV parsing failures X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2018 00:01:34 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sun, 2018-01-21 at 00:51 +0100, Martin Jansa wrote: > This causes: > > Exception: TypeError: getVar() missing 1 required positional > argument: 'expand' Sorry, fix pushed. Cheers, Richard