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 2963978218 for ; Wed, 23 Aug 2017 07:50:37 +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 v7N7oRwB000326 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 23 Aug 2017 08:50:28 +0100 Message-ID: <1503474627.32591.139.camel@linuxfoundation.org> From: Richard Purdie To: Ming Liu , Andre McCurdy Date: Wed, 23 Aug 2017 08:50:27 +0100 In-Reply-To: References: <1503315814-27663-1-git-send-email-liu.ming50@gmail.com> X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.11 (dan.rpsys.net [192.168.3.1]); Wed, 23 Aug 2017 08:50:28 +0100 (BST) X-Virus-Scanned: clamav-milter 0.99.2 at dan X-Virus-Status: Clean Cc: Ming Liu , OE Core mailing list Subject: Re: [PATCH] base.bbclass: trim duplicated whitespaces from BUILDCFG_VARS X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2017 07:50:38 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Wed, 2017-08-23 at 04:33 +0200, Ming Liu wrote: > Hi, Andre: > > Arha, I did not know that when I was submitting the patch, may I know > why it's rejected at that moment? Since even with the alternative > fixes, the developers still could introduce duplicated whitespaces in > their BSP layers if they do not know the rules, since it's quite > common in recipes to assign variables with duplicated whitespcaces. > > BTW: i just checked, it's been merged to master already. No, it hasn't. Cheers, Richard