[poky] Is there bug in the newest poky-denzil7.01?
Scott Garman
scott.a.garman at intel.com
Fri Jun 22 09:58:02 PDT 2012
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
More information about the poky
mailing list