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 E7388E0140A for ; Mon, 18 Mar 2013 08:10:41 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 98C10F811EE; Mon, 18 Mar 2013 09:10:41 -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 4FD03F811EE; Mon, 18 Mar 2013 09:10:41 -0600 (MDT) Message-ID: <51472E74.4080904@gmail.com> Date: Mon, 18 Mar 2013 09:10:44 -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: "meta-freescale@yoctoproject.org" Subject: [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:10:42 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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? -- Gary Thomas