From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BDF66E0152B for ; Fri, 5 Apr 2013 16:35:08 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 05 Apr 2013 16:35:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,418,1363158000"; d="scan'208";a="281550116" Received: from unknown (HELO [10.255.13.189]) ([10.255.13.189]) by azsmga001.ch.intel.com with ESMTP; 05 Apr 2013 16:34:32 -0700 Message-ID: <1365204871.17697.6.camel@empanada> From: Tom Zanussi To: "Paul D. DeRocco" Date: Fri, 05 Apr 2013 18:34:31 -0500 In-Reply-To: <83730A512373431B95CA2E526DB84A99@PAULD> References: <515C4D0D.7030708@linux.intel.com><1FA14170446D481E9E3DB9080F55EEB9@PAULD> <515C8FEF.2090201@linux.intel.com><7FEC659FC16A466C9B7671C5BADEDB81@PAULD> <515DB5F5.5010300@linux.intel.com> <13F417252F8B4CB5BB755BB07928D20C@PAULD> <2FD1BA69DE1E491C839CA26A7D2CA32A@PAULD> <547521F5BFD54F2D8E6783515988F589@PAULD> <83730A512373431B95CA2E526DB84A99@PAULD> X-Mailer: Evolution 3.4.1 (3.4.1-2.fc17) Mime-Version: 1.0 Cc: yocto@yoctoproject.org Subject: Re: This one can't be me... 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, 05 Apr 2013 23:35:08 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2013-04-05 at 11:48 -0700, Paul D. DeRocco wrote: > > From: Bodke, Kishore K > > > > Here are the config parameters for the clean build that I am > > doing now. > > > > kishore@kishore-desktop:/usr/local/src/cedartrail/build/tmp/wo > rk/cedartrail_nopvr-poky-linux/linux-yocto-3.0.32+git1> > +bf5ee4945ee6d748e6abe16356f2357f76b5e2f0_1+1e79e03d115ed17788 > 2ab53909a4f3555e434833-r4.1/linux-cedartrail-nopvr-standard-build$ grep > > BLK_DEV_RAM .config > > CONFIG_BLK_DEV_RAM=y > > CONFIG_BLK_DEV_RAM_COUNT=16 > > CONFIG_BLK_DEV_RAM_SIZE=4096 > > > > I don't understand how these are missing in your build? > > BLK_DEV_RAM are enabled for Cedartrail-nopvr build. > > > > What did you do different? > > I don't know. I detailed the steps I took. I still have > > # CONFIG_BLK_DEV_RAM is not set > > Does the order of the layers in bblayers.conf matter? Is it possible that > something in the past fetched a different version of something, and it's > sitting in my downloads tree and screwing things up? > > I'm sending you the two build log files separately, so that they don't go > out to the entire list. > Can you send those to me as well, along with your entire bblayers.conf and local.conf? Thanks, Tom