From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe005.messaging.microsoft.com [216.32.181.185]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DAF38E00429 for ; Fri, 15 Mar 2013 08:04:23 -0700 (PDT) Received: from mail33-ch1-R.bigfish.com (10.43.68.250) by CH1EHSOBE009.bigfish.com (10.43.70.59) with Microsoft SMTP Server id 14.1.225.23; Fri, 15 Mar 2013 15:04:21 +0000 Received: from mail33-ch1 (localhost [127.0.0.1]) by mail33-ch1-R.bigfish.com (Postfix) with ESMTP id D1C55C0243; Fri, 15 Mar 2013 15:04:21 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -3 X-BigFish: VS-3(zzbb2dI98dI9371Ida00hzz1f42h1ee6h1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail33-ch1 (localhost.localdomain [127.0.0.1]) by mail33-ch1 (MessageSwitch) id 1363359860566046_20288; Fri, 15 Mar 2013 15:04:20 +0000 (UTC) Received: from CH1EHSMHS021.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.230]) by mail33-ch1.bigfish.com (Postfix) with ESMTP id 739191C009E; Fri, 15 Mar 2013 15:04:20 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS021.bigfish.com (10.43.70.21) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 15 Mar 2013 15:04:20 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 15 Mar 2013 15:04:19 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r2FF4HH0011036; Fri, 15 Mar 2013 08:04:18 -0700 Message-ID: <5143386D.8010707@freescale.com> Date: Fri, 15 Mar 2013 12:04:13 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Juha Vuorivirta References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: Adding gpsd and ntp causes Sabre SD boot not finished. X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 15:04:24 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 03/15/2013 11:13 AM, Juha Vuorivirta wrote: > Hello! > I added support for gpsd and ntp like this: > IMAGE_INSTALL += "gpsd ntp" to local.conf Please use, CORE_IMAGE_EXTRA_INSTALL instead -- Daiane