aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openrdate
AgeCommit message (Expand)Author
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
option> OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/bblayers.conf.sample
blob: 8b1cbdfc5c46b6b49fcaf7da5bc8d0c84635bf56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
POKY_BBLAYERS_CONF_VERSION = "2"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  ##OEROOT##/meta \
  ##OEROOT##/meta-poky \
  ##OEROOT##/meta-yocto-bsp \
  "