From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [78.110.170.148] (helo=tinyArch.localdomain) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Sm7J3-0002X2-0C for openembedded-core@lists.openembedded.org; Tue, 03 Jul 2012 19:54:33 +0200 Received: from [192.168.1.125] (cpc2-cmbg15-2-0-cust171.5-4.cable.virginmedia.com [86.26.12.172]) by tinyArch.localdomain (Postfix) with ESMTPSA id 9930960055 for ; Tue, 3 Jul 2012 18:33:32 +0100 (BST) Message-ID: <4FF32E93.9050802@communistcode.co.uk> Date: Tue, 03 Jul 2012 18:40:35 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120616 Thunderbird/13.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <4FF320DD.8090301@palm.com> In-Reply-To: <4FF320DD.8090301@palm.com> Subject: Re: local.conf & bblayers.conf changes... X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 17:54:33 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/03/12 17:42, Rich Pixley wrote: > Where can I find a description of the recent changes and what I need > to do to bring my files back up to current? > > What were the incompatible changes? > > --rich > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core Hi Rich, What I did was create a new build directory and do a diff between my current config and the newly generated config. I couldn't find the reference local.conf file that bitbake tells you to compare against... Regards, Jack.