From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 90523E0045F; Thu, 3 Jul 2014 09:48:37 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.223.175 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8CD91E00404 for ; Thu, 3 Jul 2014 09:48:36 -0700 (PDT) Received: by mail-ie0-f175.google.com with SMTP id tp5so448286ieb.6 for ; Thu, 03 Jul 2014 09:48:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type; bh=EIxrZnw345S4apNGgkdm/LlIJJm8eIqV6vLbwdhefMw=; b=CGho45drnFE6raOtB4cA1CK3l6sW0+IMtujtWAYIvHeBPDqhjXermFsesB70N2U6Wl cVIR8N1wSKCjbVpUTEKrUd2PMW9oCn2fWc8IxgmSE0QEHnDN8KHXUQnKnIk+0CJaYMzr vSGQzE+ud1vOYtHTnYLZzWrnrQ/WgWqIRTaZzzz0z93dz4a+iHIugR19T39CsiN4w9/x SILdSSGZ1ZW/+e+gH4ketdH+PfeDH5BT9UChHQdt6m8EzKCdaPxpcaR/cp90/4I0yC2k VUetzVC959nDuXCHdhD6ITzHfbpqh6xySbYyVXJ7PIw53U9+4sASUwWHPq4EZVuPejrR Xw+g== X-Gm-Message-State: ALoCoQlbUAiSk3VRkkbCU6rpl5Ba/rDrtrZjCAcuAI8gkcvNOLv3jBA25rqww0HGIGRFZhXyUcXC X-Received: by 10.50.36.106 with SMTP id p10mr57873364igj.9.1404406115691; Thu, 03 Jul 2014 09:48:35 -0700 (PDT) Received: from [192.168.141.83] (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id 8sm40047000igr.16.2014.07.03.09.48.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Jul 2014 09:48:35 -0700 (PDT) Message-ID: <53B58961.5090008@linaro.org> Date: Thu, 03 Jul 2014 12:48:33 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: ssinfod ssinfod References: In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: imx53qsb + yocto + latest kernel. 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: Thu, 03 Jul 2014 16:48:37 -0000 X-Groupsio-MsgNum: 9167 Content-Type: multipart/mixed; boundary="------------030604070201060908030208" --------------030604070201060908030208 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 07/03/14 09:21, Daiane Angolini wrote: > Only to make sure I tried to reproduce it over here, using master > branch synch-ed today. And it works over here > > root@imx53qsb:~# uname -a > Linux imx53qsb 3.14.3-fslc+gc34636a #1 SMP Thu Jul 3 09:49:36 BRT 2014 > armv7l GNU/Linux I also ran my own tests too and it seems to work fine as well. When reporting an issue, please mention which branches and target you're using. Conversely you could just paste in the top couple lines from the build (the ones which indicate the build configuration). Working from the master branches, I tried a build using my default settings and this worked fine. Then I deleted tmp and sstate-cache, replaced my configuration with yours, and rebuilt. This too was able to build, dd, and boot just fine. For example, after the "dd" step I get: # fdisk -l /dev/sde Disk /dev/sde: 7948 MB, 7948206080 bytes, 15523840 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk label type: dos Disk identifier: 0x0003c24a Device Boot Start End Blocks Id System /dev/sde1 8192 24575 8192 c W95 FAT32 (LBA) /dev/sde2 24576 155647 65536 83 Linux And the last couple lines of the boot plus login and uname: Poky (Yocto Project Reference Distro) 1.6+snapshot-20140703 imx53qsb /dev/ttymxc0 imx53qsb login: root root@imx53qsb:~# uname -a Linux imx53qsb 3.14.3-fslc+gc34636a #1 SMP Thu Jul 3 11:58:45 EDT 2014 armv7l GNU/Linux See the attached for my full configurations. --------------030604070201060908030208 Content-Type: text/plain; charset=us-ascii; name="IMX53QSB-notes" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="IMX53QSB-notes" Build Configuration: (master) BB_VERSION = "1.23.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "openSUSE-project-13.1" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx53qsb" DISTRO = "poky" DISTRO_VERSION = "1.6+snapshot-20140702" TUNE_FEATURES = "arm armv7a vfp neon" TARGET_FPU = "vfp-neon" meta meta-yocto = "(detachedfrom0ed5a13):0ed5a13f5f9478e2c22f517fb3504b738422f85c" meta-oe = "(detachedfrom87bbe91):87bbe91686e1bbc9036aacd924162f17db214aad" meta-fsl-arm = "(detachedfrom31a0928):31a0928cbbe707548712ec3612cdc727a3775501" meta-fsl-arm-extra = "(detachedfrom456c270):456c27085a70bb1385a4c2e28ba80ac74d6f533e" meta-fsl-demos = "(detachedfrom1dbdf42):1dbdf427189707062749928b8876e38f1ec99c64" BB_NUMBER_THREADS = '6' PARALLEL_MAKE = '-j 6' DL_DIR ?= "/home/trevor/devel/Downloads" ACCEPT_FSL_EULA = "1" BUILDBASE = "/home/trevor/build/yocto/fsl/repo-master/${MACHINE}" TMPDIR = "${BUILDBASE}/tmp" SSTATE_DIR = "${BUILDBASE}/sstate-cache" MACHINE ??= 'imx53qsb' DISTRO ?= 'poky' PACKAGE_CLASSES ?= "package_ipk" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K" PACKAGECONFIG_pn-qemu-native = "sdl" PACKAGECONFIG_pn-nativesdk-qemu = "sdl" ASSUME_PROVIDED += "libsdl-native" CONF_VERSION = "1" INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "1" =========================================================================== Build Configuration: BB_VERSION = "1.23.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "openSUSE-project-13.1" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx53qsb" DISTRO = "poky" DISTRO_VERSION = "1.6+snapshot-20140703" TUNE_FEATURES = "arm armv7a vfp neon" TARGET_FPU = "vfp-neon" meta meta-yocto = "(detachedfrom0ed5a13):0ed5a13f5f9478e2c22f517fb3504b738422f85c" meta-oe = "(detachedfrom87bbe91):87bbe91686e1bbc9036aacd924162f17db214aad" meta-fsl-arm = "(detachedfrom31a0928):31a0928cbbe707548712ec3612cdc727a3775501" meta-fsl-arm-extra = "(detachedfrom456c270):456c27085a70bb1385a4c2e28ba80ac74d6f533e" meta-fsl-demos = "(detachedfrom1dbdf42):1dbdf427189707062749928b8876e38f1ec99c64" BB_NUMBER_THREADS = '6' PARALLEL_MAKE = '-j 6' DL_DIR ?= "/home/trevor/devel/Downloads" ACCEPT_FSL_EULA = "" PREFERRED_PROVIDER_virtual/kernel = "linux-fslc" BUILDBASE = "/home/trevor/build/yocto/fsl/repo-master/${MACHINE}" TMPDIR = "${BUILDBASE}/tmp" SSTATE_DIR = "${BUILDBASE}/sstate-cache" MACHINE ??= 'imx53qsb' DISTRO ?= 'poky' PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K" PACKAGECONFIG_pn-qemu-native = "sdl" PACKAGECONFIG_pn-nativesdk-qemu = "sdl" ASSUME_PROVIDED += "libsdl-native" CONF_VERSION = "1" INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "1" # fdisk -l /dev/sde Disk /dev/sde: 7948 MB, 7948206080 bytes, 15523840 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk label type: dos Disk identifier: 0x0003c24a Device Boot Start End Blocks Id System /dev/sde1 8192 24575 8192 c W95 FAT32 (LBA) /dev/sde2 24576 155647 65536 83 Linux Poky (Yocto Project Reference Distro) 1.6+snapshot-20140703 imx53qsb /dev/ttymxc0 imx53qsb login: root root@imx53qsb:~# uname -a Linux imx53qsb 3.14.3-fslc+gc34636a #1 SMP Thu Jul 3 11:58:45 EDT 2014 armv7l GNU/Linux --------------030604070201060908030208--