[yocto] dev manual, multilib sample code looks wrong

Robert P. J. Day rpjday at crashcourse.ca
Sun Aug 3 01:48:13 PDT 2014


  dev manual, section 5.5.2.2 suggests example configuration in
local.conf:

     MACHINE = "qemux86-64"
     require conf/multilib.conf
     MULTILIBS = "multilib:lib32"
     DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
     IMAGE_INSTALL = "lib32-connman"   <---- ?????????

isn't that last assignment going to wipe out the entire typical
assignment to IMAGE_INSTALL? maybe that should be using "_append"?
thoughts? am i just misreading this?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the yocto mailing list