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 59D2377541 for ; Tue, 6 Sep 2016 13:20:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u86DKZAV026138; Tue, 6 Sep 2016 14:20:35 +0100 Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ODz_D5fZT4Id; Tue, 6 Sep 2016 14:20:35 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u86DKUCN026133 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 6 Sep 2016 14:20:31 +0100 Message-ID: <1473168030.20226.46.camel@linuxfoundation.org> From: Richard Purdie To: =?ISO-8859-1?Q?J=E9r=E9my?= Rosen , bitbake-devel@lists.openembedded.org Date: Tue, 06 Sep 2016 14:20:30 +0100 In-Reply-To: <0c15d6b9-0664-3ff3-710d-c0ca940a4412@smile.fr> References: <0c15d6b9-0664-3ff3-710d-c0ca940a4412@smile.fr> X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Subject: Re: [PATCH v2 0/1][resend] Add a syntax to unset variable from bitbake configuration file X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2016 13:20:35 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Tue, 2016-09-06 at 12:44 +0200, Jérémy Rosen wrote: > Any news ? It merged three weeks ago?: http://git.openembedded.org/bitbake/commit/?id=bedbd46ece8d1285b5cd2ea07dc64b4875b479aa Cheers, Richard