From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mail.openembedded.org (Postfix) with ESMTP id ED7A46FFA1 for ; Wed, 11 Jan 2017 20:02:01 +0000 (UTC) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP; 11 Jan 2017 12:02:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208,217";a="921463200" Received: from lsandov1-mobl2.zpn.intel.com (HELO [10.219.128.142]) ([10.219.128.142]) by orsmga003.jf.intel.com with ESMTP; 11 Jan 2017 12:02:01 -0800 To: "Burton, Ross" References: From: Leonardo Sandoval Message-ID: Date: Wed, 11 Jan 2017 14:08:41 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Cc: OE-core Subject: Re: [PATCH V3 4/4] selftest: sstatetests: skip glibc-initial tests and use a more generic 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: Wed, 11 Jan 2017 20:02:02 -0000 Content-Type: multipart/alternative; boundary="------------2373568FAC6375215025C262" --------------2373568FAC6375215025C262 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 01/11/2017 11:29 AM, Burton, Ross wrote: > > On 9 January 2017 at 17:45, > > wrote: > > - bitbake("core-image-sato -S none") > + bitbake("core-image-minimal -S none") > > > As this is just stamp calculation, could we just do "world" instead... > I tried s/core-image-sato/world/ but asserts are not prepared for the latter. Let me double check and provide log. > Ross --------------2373568FAC6375215025C262 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit



On 01/11/2017 11:29 AM, Burton, Ross wrote:

On 9 January 2017 at 17:45, <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
-        bitbake("core-image-sato -S none")
+        bitbake("core-image-minimal -S none")

As this is just stamp calculation, could we just do "world" instead...

I tried s/core-image-sato/world/ but asserts are not prepared for the latter. Let me double check and provide log.

Ross

--------------2373568FAC6375215025C262--