[poky] HOB can't generate image with “Sourcery CodeBench Lite 2011.09-70”。
Xu, Dongxiao
dongxiao.xu at intel.com
Thu May 31 22:49:52 PDT 2012
What do you mean by the “frozen status”? Could you give some detailed information? Screenshot or logs?
Thanks,
Dongxiao
From: poky-bounces at yoctoproject.org [mailto:poky-bounces at yoctoproject.org] On Behalf Of 李金成
Sent: Friday, June 01, 2012 10:40 AM
To: poky
Subject: [poky] HOB can't generate image with “Sourcery CodeBench Lite 2011.09-70”。
Hi all!
I'm using Yocto HOB to produce my arm linux system.the Toolchain is Sourcery CodeBench Lite 2011.09-70.
I added the fellow lines in "Poky.conf":
TCMODE = "external-csl"
CSL_VER_MAIN = "2011.09-70"
EXTERNAL_TOOLCHAIN = "/home/ljc/arm-2011.09/arm"
TARGET_PREFIX = "arm-none-linux-gnueabi-"
In "tcmode-external-csl.inc",I changed
TARGET_PREFIX = "${CSL_TARGET_SYS}-"
to
TARGET_PREFIX ?= "${CSL_TARGET_SYS}-"
The HOB can build packages successfully,but it can't build the last iamge.and it entried the frozen status.
By the way,I used the same configure files in command line with poky,I can get the last image.
what's wrong whit me?
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120601/5bd8ec92/attachment.html>
More information about the poky
mailing list