[yocto] does a meta-intel (sub)layer require adding the meta-intel layer to bblayers.conf?

Robert P. J. Day rpjday at crashcourse.ca
Sun Mar 25 10:23:21 PDT 2012


  again, a discrepancy between the docs and the source files.  i
checked out the entire meta-intel layer, and below that the file
meta-crownbay/README clearly states:

"Having done that, and assuming you extracted the BSP tarball contents
at the top-level of your yocto build tree, you can build a crownbay
image by adding the location of the meta-crownbay layer to
bblayers.conf, along with the meta-intel layer itself (to access
common metadata shared between BSPs) e.g.:

  yocto/meta-intel \
  yocto/meta-intel/meta-crownbay \"

  however, the ref manual, Section 4.1, "BSP Layers", suggests only:

     BBLAYERS = " \
        /usr/local/src/yocto/meta \
        /usr/local/src/yocto/meta-yocto \
        /usr/local/src/yocto/meta-<bsp_name> \
        "

note no mention of including "meta-intel" layer.  clarification?

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