Building Blocks
Last updated
Last updated
In OpenEmbedded, a layer is just a collection of recipes and/or configuration that can be used on top of OE-Core. Typically each layer is organised around a specific theme, e.g. adding recipes for building web browser software.
Yocto Metadata Layers
It includes:
Yocto Project integration layers (Poky distro configuration, reference hardware BSPs) Poky reference distribution for the Yocto Project
It includes:
meta-yocto-bsp
meta-yocto
scripts
BSP layer for Yocto Project reference hardware
BSP layer for the Intel Edison module.
It includes:
bcm43340-bt Broadcom Bluetooth fw files and patch utility
bcm43340-fw Firmware files for use with Linux kernel
bcm43340-mod Broadcom wifi driver for the 43340
linux-externalsrc Yocto Kernel
mcu-fw-bin This is edison mcu fw binary.
mcu-fw-load This is intel mcu app download daemon.
pwr-button-handler Daemon listening to Edison PWR long button press, and starting OOBE service when it happens
sst-fw-bin This is edison sst fw binary.
u-boot Universal Boot Loader for embedded devices
u-boot-fw-utils U-boot bootloader fw_printenv/setenv utils
u-boot-tools U-boot bootloader mkimage tool
This is the distro layer used to build official Intel Edison images.
Shared middleware recipes for Intel IoT platforms
recipes-connectivity
recipes-devtools
recipes-extended