All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: poky@yoctoproject.org
Subject: Re: Is there bug in the newest poky-denzil7.01?
Date: Fri, 22 Jun 2012 09:58:02 -0700	[thread overview]
Message-ID: <4FE4A41A.7090906@intel.com> (raw)
In-Reply-To: <47c63612.1964.1381327a5cb.Coremail.scanli@126.com>

On 06/22/2012 12:46 AM, 李金成 wrote:
> I'm trying the newest poky-denzil7.01/1.2.1,and found one problem:
> My develop environment:
>       Ubuntu 12.04 LTS.
>       use the external CSL toolchain--*Sourcery CodeBench Lite
> 2011.09-70*.the toolchain path is: /home/ljc/arm-2011.09/arm/
> My steps:
>     1.  download the newest poky-denzil7.01/1.2.1 from
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/snapshot/poky-denzil.tar.bz2.
>     2.  decompressioned it to /home/ljc/
>     3.  cd /home/ljc/poky-denzil
>     4.  modified /home/ljc/poky-denzil/meta-yocto/conf/distro/poky.conf.
>         add the fellow lines:
>           TCMODE = "external-csl"
>           CSL_VER_MAIN  = "2011.09-70"
>           EXTERNAL_TOOLCHAIN = "/home/ljc/arm-2011.09/arm"
>           TARGET_PREFIX = "arm-none-linux-gnueabi-"
>     5.  modified
> /home/ljc/poky-denzil/meta/conf/distro/include/tcmode-external-csl.inc
>           from
>             TARGET_PREFIX = "${CSL_TARGET_SYS}-"
>           to
>             TARGET_PREFIX ?= "${CSL_TARGET_SYS}-"
>     6.   . oe-init-build-env
>     7.   then input command:  hob
>     8.   In hob gui:
>             Select machine: qemuarm
>             Select a base image:core-image-minimal
>             press down:Build image
>     9. After a long time the HOB stopped:
>          Building packages...
>             Running task 1147 of 1148:do_build
>             Recipe:task-core-boot
>             -----------------------------------------------------
>             |               Build completed:90%          |      |    Stop
>             -----------------------------------------------------
>      10. the HOB can't be closed with the GUI window's "Stop" botton or
> X icon.

This sounds like a legitimate bug. Can you please file it on our bugtracker?

https://bugzilla.yoctoproject.org/

Thanks,

Scott

-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center




      reply	other threads:[~2012-06-22 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22  7:46 Is there bug in the newest poky-denzil7.01? 李金成
2012-06-22 16:58 ` Scott Garman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FE4A41A.7090906@intel.com \
    --to=scott.a.garman@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.