From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ACF1AE00348 for ; Wed, 12 Dec 2012 12:19:43 -0800 (PST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 12 Dec 2012 12:19:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,268,1355126400"; d="scan'208";a="256597666" Received: from unknown (HELO envy.home) ([10.255.13.227]) by orsmga002.jf.intel.com with ESMTP; 12 Dec 2012 12:19:42 -0800 Message-ID: <50C8E6DE.4020308@linux.intel.com> Date: Wed, 12 Dec 2012 12:19:42 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Trevor Woerner References: <50C8E206.6040203@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.4.6 Cc: "yocto@yoctoproject.org" , "Wold, Saul" Subject: Re: per-image ROOTFS sizes X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 20:19:43 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 12/12/2012 12:14 PM, Trevor Woerner wrote: > Hi Darren, > > On Wed, Dec 12, 2012 at 2:59 PM, Darren Hart wrote: >> On 12/11/2012 01:05 PM, Trevor Woerner wrote: >>> Are per-image ROOTFS sizes (i.e. IMAGE_ROOTFS_SIZE_) still >>> supported? >> Interesting, I haven't tried myself. Have you tried and run into an issue? > > > Yes. I had been trying to figure out why my: > > IMAGE_ROOTFS_SIZE_vmdk = "500000" > > line in my config file wasn't working when I found the link I provided > earlier. Right now all I can say is that it doesn't work for _vmdk > specifically. That was: http://patches.openembedded.org/patch/4671/ What is the reason you would like to do this just for vmdk? Is it to avoid increasing the size of all the images when it is only vmdk you care about? That would makes sense. Perhaps, for now, you could limit the image types you build to just vmdk and increate the size without the override? Saul on CC for comment as that was his RFC Patch. -- Darren Hart Intel Open Source Technology Center Yocto Project - Technical Lead - Linux Kernel