aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-08-12 11:41:49 +0100
committerSaul Wold <sgw@linux.intel.com>2013-08-13 10:13:20 -0700
commit1890783928dd1c73105fae32fb6c588afc287ff6 (patch)
tree10ac2ce1f14df757a3a2ff90318febefc689202a /meta/recipes-devtools/dpkg
parent767383ac80bd52a51d52655f95bb503cd0bb827b (diff)
downloadopenembedded-core-contrib-1890783928dd1c73105fae32fb6c588afc287ff6.tar.gz
oe-setup-builddir: substitute ##OEROOT## when using templates
oe-setup-builddir substitutes ##COREBASE## which seems like it should have the same value as the variable ${COREBASE}. In reality it doesn't as ##COREBASE## is substituted with the value of $OEROOT (the location of the oe-init-build-env script), whereas ${COREBASE} is set by oe-core to the parent directory of meta/. If oe-core's meta/ isn't a top-level directory then ##COREBASE## and ${COREBASE} have different values, which can lead to confusion. To resolve this, deprecate (but still substitute) ##COREBASE## and substitute ##OEROOT# for $OEROOT. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/dpkg')
0 files changed, 0 insertions, 0 deletions