Skip to content

03 Create a new company Yocto layer

B. Nguimeya Kana edited this page Nov 26, 2017 · 2 revisions

Steps to add a new company layer

  1. Create a new directory: https://github.com/bkana/Anboard/tree/master/meta-boot2qt/meta-kana
  2. Add the new layer to Yocto BSP: https://github.com/bkana/Anboard/commit/9a43fc45d0a37329ccc12e5700531fd16efda874#diff-8c60d810e20b53a06bc190cd86eaa3ea
  3. Add a layer configuration with the highest priority (21). This gives out recepies priority over the same recipes in other layers and we can overwrite them locally: https://github.com/bkana/Anboard/commit/9a43fc45d0a37329ccc12e5700531fd16efda874#diff-a342ec7f2a5988218afd2f5494684916

Links

Complete Issue: https://github.com/bkana/Anboard/issues/1

Clone this wiki locally