From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co1outboundpool.messaging.microsoft.com (co1ehsobe004.messaging.microsoft.com [216.32.180.187]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A3DD8E0141B for ; Wed, 26 Jun 2013 07:23:22 -0700 (PDT) Received: from mail218-co1-R.bigfish.com (10.243.78.239) by CO1EHSOBE024.bigfish.com (10.243.66.87) with Microsoft SMTP Server id 14.1.225.23; Wed, 26 Jun 2013 14:23:20 +0000 Received: from mail218-co1 (localhost [127.0.0.1]) by mail218-co1-R.bigfish.com (Postfix) with ESMTP id 3D8BB8C052C; Wed, 26 Jun 2013 14:23:20 +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: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz17326ah1954cbh8275bh8275dhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received: from mail218-co1 (localhost.localdomain [127.0.0.1]) by mail218-co1 (MessageSwitch) id 1372256598175668_30585; Wed, 26 Jun 2013 14:23:18 +0000 (UTC) Received: from CO1EHSMHS032.bigfish.com (unknown [10.243.78.248]) by mail218-co1.bigfish.com (Postfix) with ESMTP id 1EA876600D8; Wed, 26 Jun 2013 14:23:18 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS032.bigfish.com (10.243.66.42) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 26 Jun 2013 14:23:16 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.2.328.11; Wed, 26 Jun 2013 14:23:15 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r5QENDKW016275; Wed, 26 Jun 2013 07:23:14 -0700 Message-ID: <51CAF8C1.2080600@freescale.com> Date: Wed, 26 Jun 2013 11:20:49 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Otavio Salvador References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" , squirem Subject: Re: Missing devtmpfs w/ i.MX6Q SabreSD sato-sdk image 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: Wed, 26 Jun 2013 14:23:24 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 06/26/2013 10:56 AM, Otavio Salvador wrote: > On Wed, Jun 26, 2013 at 10:49 AM, squirem wrote: >> Otavio Salvador writes: >> >>> Are you sure you're using dylan? >>> >>> http://lists.openembedded.org/pipermail/openembedded-core/2013- >> June/080311.html >> >> I've rebuilt the image using the pokey-dylan builder from the Yocto site and >> the meta-fsl-arm BSP provided from here: >> >> https://github.com/Freescale/meta-fsl-arm/tree/dylan >> >> I got the same errors claiming that devtmpfs was missing. Any advice advice >> on how I can handle the issue? > > I didn't build dylan (community) branch for a while; Daiane, did you > build and tested dylan lately? Just repo sync-ed and tested with core-image-minimal: Waiting for root device /dev/mmcblk1p2... mmc2: new SDHC card at address d3db mmcblk1: mmc2:d3db SD04G 3.69 GiB mmcblk1: p1 p2 EXT3-fs (mmcblk1p2): warning: feature flags set on rev 0 fs, running e2fsck is recommended EXT3-fs: barriers not enabled kjournald starting. Commit interval 5 seconds EXT3-fs (mmcblk1p2): warning: updating to rev 1 because of new feature flag, running e2fsck is recommended EXT3-fs (mmcblk1p2): using internal journal EXT3-fs (mmcblk1p2): mounted filesystem with writeback data mode VFS: Mounted root (ext3 filesystem) on device 179:26. devtmpfs: mounted Freeing init memory: 204K INIT: version 2.88 booting Starting udev udevd[105]: starting version 182 Starting Bootlog daemon: bootlogd. Configuring network interfaces... eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1:01, irq=-1) udhcpc (v1.20.2) started Sending discover... Sending discover... Sending discover... No lease, failing Wed Jun 26 14:17:00 UTC 2013 INIT: Entering runlevel: 5 Starting syslogd/klogd: done Stopping Bootlog daemon: bootlogd. Poky 9.0 (Yocto Project 1.4 Reference Distro) 1.4.1 imx6qsabresd ttymxc0 imx6qsabresd login: root I got it working here with: Build Configuration: BB_VERSION = "1.18.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.10" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx6qsabresd" DISTRO = "poky" DISTRO_VERSION = "1.4.1" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU = "vfp-neon" meta meta-yocto = "dylan:e4a0a4c5e419154a34710a1b6c28d4180c6304c3" meta-oe = "dylan:13ae5105ee30410136beeae66ec41ee4a8a2e2b0" meta-fsl-arm = "dylan:137f4b926124e872a740e0b1b598d54a8944c8cb" meta-fsl-arm-extra = "dylan:5f5a9cfcad223f5a1c623346780510ffcdc012ab" meta-fsl-demos = "dylan:724cfb929748f47782dea3b1dc412b028f6f3515" > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://projetos.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 > -- Daiane