[poky] HOB can't generate image with “Sourcery CodeBench Lite 2011.09-70”。

李金成 scanli at 126.com
Thu May 31 19:39:30 PDT 2012


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/e1eb80c6/attachment.html>


More information about the poky mailing list