migration-1.3-bblayers-conf.html 1.5 KB

123456789101112131415161718192021222324252627
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  4. <title>4.1.1.2. bblayers.conf</title>
  5. <link rel="stylesheet" type="text/css" href="../book.css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
  7. <link rel="home" href="index.html" title="The Yocto Project Reference Manual">
  8. <link rel="up" href="1.3-local-configuration.html" title="4.1.1. Local Configuration">
  9. <link rel="prev" href="migration-1.3-sstate-mirrors.html" title="4.1.1.1. SSTATE_MIRRORS">
  10. <link rel="next" href="1.3-recipes.html" title="4.1.2. Recipes">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="4.1.1.2. bblayers.conf">
  13. <div class="titlepage"><div><div><h4 class="title">
  14. <a name="migration-1.3-bblayers-conf"></a>4.1.1.2. bblayers.conf</h4></div></div></div>
  15. <p>
  16. The <code class="filename">meta-yocto</code> layer has been split into
  17. two parts: <code class="filename">meta-yocto</code> and
  18. <code class="filename">meta-yocto-bsp</code>, corresponding to the
  19. Poky reference distro configuration and the reference
  20. hardware Board Support Packages (BSPs), respectively.
  21. When running BitBake or Hob for the first time after upgrading,
  22. your <code class="filename">conf/bblayers.conf</code> file will be
  23. updated to handle this change and you will be asked to
  24. re-run/restart for the changes to take effect.
  25. </p>
  26. </div></body>
  27. </html>