]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-init-build-env-memres: Drop it
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jul 2017 21:52:07 +0000 (22:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 07:44:18 +0000 (08:44 +0100)
commita17724d687f9c04dc21f2f369da2b492f7119ba0
treee3f0cc0360ad2a14cffd4073f7ba20af0ba5196f
parentb63fcffe8b6a3f94d4812cd03fb974e173eff3e5
oe-init-build-env-memres: Drop it

With the new server structure we no longer need this separate
environment init script. Just set BB_SERVER_TIMEOUT to be greater
than zero and bitbake will remain in memory and the UI will auto-reconnect
to it.

Also clean out the old shutdown code from oe-init-build-env which
also doesn't make sense now.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass
oe-init-build-env
oe-init-build-env-memres [deleted file]
scripts/oe-buildenv-internal