From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by mail.openembedded.org (Postfix) with ESMTP id D2A3A6160A for ; Thu, 12 Sep 2013 15:53:52 +0000 (UTC) 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 r8CG7Npi018778; Thu, 12 Sep 2013 17:07:23 +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 dwPd2ohkSqdL; Thu, 12 Sep 2013 17:07:23 +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 r8CG7IjV018771 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Thu, 12 Sep 2013 17:07:20 +0100 Message-ID: <1379001204.3484.226.camel@ted> From: Richard Purdie To: "Flanagan, Elizabeth" Date: Thu, 12 Sep 2013 16:53:24 +0100 In-Reply-To: References: <1378983892-7327-1-git-send-email-paul.eggleton@linux.intel.com> X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: Paul Eggleton , Koen Kooi , Patches and discussions about the oe-core layer Subject: Re: [PATCH] bitbake.conf: include machine name in DEPLOY_DIR_IMAGE 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: Thu, 12 Sep 2013 15:53:53 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2013-09-12 at 08:47 -0700, Flanagan, Elizabeth wrote: > This will need a LAYERVERSION_core bump for autobuilder compatibility. I've queued on in master-next along with this patch. Cheers, Richard