]> code.ossystems Code Review - openembedded-core.git/commit
poky-env-internal: Allow the environment variable POKYCONF to provide the basis for...
authorGary Thomas <gary@mlbassoc.com>
Wed, 8 Dec 2010 13:11:52 +0000 (06:11 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 9 Dec 2010 14:44:13 +0000 (14:44 +0000)
commit7581654a030961eda03b07de0e0f6d62a7f4055e
treefd2990c2f2999f2cbbef167cc0cadb3332e299b0
parentc91caeea89845a88fa069db7218e6eb99843e2a0
poky-env-internal: Allow the environment variable POKYCONF to provide the basis for the working "conf" directory.

By using the POKYCONF variable, a meta layer can provide the basic setup for files to
be used during a build.  This is similar to the default values stored in the main meta
tree, .../meta/conf/local.conf.sample, etc

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
scripts/poky-env-internal