Project

General

Profile

ICB-HSMC Daughter Card » bblayers.conf

Zachary Miller, 04/01/2019 10:09 PM

 
1
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
2
# changes incompatibly
3
POKY_BBLAYERS_CONF_VERSION = "2"
4

    
5
BBPATH = "${TOPDIR}"
6
BBFILES ?= ""
7
BBLAYERS_ROOT = "${TOPDIR}/.."
8

    
9

    
10
BBLAYERS ?= " \
11
  ${BBLAYERS_ROOT}/meta \
12
  ${BBLAYERS_ROOT}/meta-poky \
13
  ${BBLAYERS_ROOT}/meta-yocto-bsp \
14
  ${BBLAYERS_ROOT}/meta-openembedded/meta-oe \
15
  ${BBLAYERS_ROOT}/meta-ti \
16
  ${BBLAYERS_ROOT}/meta-cl-socfpga \
17
  ${BBLAYERS_ROOT}/meta-icb-hsmc \
18
  "
(5-5/5) Go to top
Add picture from clipboard (Maximum size: 1 GB)