From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D8EB9E00CFB for ; Fri, 11 Apr 2014 09:51:14 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s3BGp8XX002605 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 11 Apr 2014 09:51:08 -0700 (PDT) Received: from [128.224.56.48] (128.224.56.48) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.169.1; Fri, 11 Apr 2014 09:51:08 -0700 Message-ID: <53481D75.8070306@windriver.com> Date: Fri, 11 Apr 2014 12:51:01 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Holm?= References: <2489555.PeAzndN2bA@koontz> <2327870.6kBY9rsEeq@koontz> <5348091A.9070500@windriver.com> <3478732.Agy1Jcga6F@koontz> In-Reply-To: <3478732.Agy1Jcga6F@koontz> Cc: yocto@yoctoproject.org Subject: Re: defconfig on daisy X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 16:51:15 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 8bit On 14-04-11 12:15 PM, Søren Holm wrote: > Ok > > Using the *exact* same bbappend file for both 3.10 and 3.14 gives me a correct > -config for 3.10 but not for 3.14. Both 3.10/defconfig and 3.14/defconfig > contains my original defconfig, so it is picked up and should be taken into > account. This is a slightly different problem .. I can see that I managed to drop a patch which links AUFS into the build. Hence why everything is dropped. I'm fixing that right now in 3.14, and will send updates later. Bruce > > Fredag den 11. april 2014 11:24:10 skrev Bruce Ashfield: >> On 14-04-11 11:21 AM, Søren Holm wrote: >>> Hi Bruce >>> >>> I just realized that I gave you the wrong files. I migrate to dora, so >>> 3.14 is my kernel I'm building. I gave you the dora-files - doh!. I'll >>> check if 3.10 works because it does for you on daisy and for me on dora. >> >> No worries. I just forced the kernel version to 3.10 to test. If you >> want to send the 3.14 ones, I can double check there as well. >> >> Bruce >> >>> Fredag den 11. april 2014 11:05:44 skrev Bruce Ashfield: >>>> On 14-04-11 11:03 AM, Søren Holm wrote: >>>>> Hi Bruce >>>>> >>>>> I just check if AUFS is enabled. It should be since that's in my >>>>> defconfig. >