From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C10D0E0140A for ; Mon, 18 Mar 2013 08:23:22 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 0C56EF811F0; Mon, 18 Mar 2013 09:23:21 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id A2C8FF811EF; Mon, 18 Mar 2013 09:23:21 -0600 (MDT) Message-ID: <5147316C.4000807@gmail.com> Date: Mon, 18 Mar 2013 09:23:24 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: Otavio Salvador References: <51472E74.4080904@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm] 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: Mon, 18 Mar 2013 15:23:22 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-03-18 09:21, Otavio Salvador wrote: > On Mon, Mar 18, 2013 at 12:10 PM, Gary Thomas wrote: >> I just built core-image-minimal on this configuration: >> Build Configuration: >> BB_VERSION = "1.17.1" >> BUILD_SYS = "i686-linux" >> NATIVELSBSTRING = "Fedora-13" >> TARGET_SYS = "arm-poky-linux-gnueabi" >> MACHINE = "sabrelite" >> DISTRO = "poky" >> DISTRO_VERSION = "1.3+snapshot-20130318" >> TUNE_FEATURES = "armv7a vfp neon" >> TARGET_FPU = "vfp-neon" >> meta >> meta-yocto >> meta-yocto-bsp = "master:1ceb13dda11645229053fc4840954333f8910ba4" >> meta-imx6 = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f" >> meta-fsl-arm = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5" >> >> When I try to login as 'root' I get this error: >> login: no valid shadow password >> >> The board is useless in this setup (since I can't even login) >> >> Ideas? > > This might be some breakage due a master refactoring; did you sync the > repository lately? I'll give it a shot locally and try to reproduce > it. > Yes both poky/yocto and meta-fsl-arm are as of last Friday.