]> code.ossystems Code Review - openembedded-core.git/commit
poky-init-build-env: Breakup the environment script
authorMark Hatle <mark.hatle@windriver.com>
Wed, 24 Nov 2010 22:25:28 +0000 (16:25 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 20 Dec 2010 23:00:25 +0000 (23:00 +0000)
commit86b6b093374c37aeca87cdc36fc56440919d9458
tree5380badad53264eaa2d4ff07f178bf92c3679cb9
parent9975c00c1a6a9ae1c39678dec0986f4c62418c96
poky-init-build-env: Breakup the environment script

Break up the scripts/poky-env-internal into two parts:
  1) Chunk that is sourced and sets up the environment
  2) Chunk that is executed and configures the build directory

OEROOT configuration was moved into the initial poky-init-build-env script.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
poky-init-build-env
scripts/poky-env-internal
scripts/poky-setup-builddir [new file with mode: 0755]