From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1URkxO-0005Jv-40 for openembedded-core@lists.openembedded.org; Mon, 15 Apr 2013 17:04:39 +0200 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r3FElJiL017149; Mon, 15 Apr 2013 15:47:19 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net 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 c6F9xbvieji5; Mon, 15 Apr 2013 15:47:19 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r3FElEs4017125 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Mon, 15 Apr 2013 15:47:16 +0100 Message-ID: <1366037211.8670.50.camel@ted> From: Richard Purdie To: Martin Jansa Date: Mon, 15 Apr 2013 15:46:51 +0100 In-Reply-To: <20130415113853.GO2475@jama> References: <1366024028-24911-1-git-send-email-richard.purdie@linuxfoundation.org> <20130415113853.GO2475@jama> X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 1/7] kernel.bbclass: Ensure we have correct version information in deploy data X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Mon, 15 Apr 2013 15:04:43 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2013-04-15 at 13:38 +0200, Martin Jansa wrote: > On Mon, Apr 15, 2013 at 12:07:01PM +0100, Richard Purdie wrote: > > Currently the names used for the kernel in deploy will contain "AUTOREV" > > Here it shows "AUTOINC" It should say AUTOINC in the commit message too... Cheers, Richard