aboutsummaryrefslogtreecommitdiffstats
path: root/packages/unzip
AgeCommit message (Expand)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2006-11-16unzip: changed SRC_URI to one with mirrors in base.bbclassMarcin Juszkiewicz
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-09Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2005-05-30Fix the build of unzip-5.52 (wrong S directory)John Bowler
2005-05-29Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2004-12-31Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
='akuster/qa'>akuster/qa 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 \
  "