]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postinstalls
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jan 2012 12:17:19 +0000 (12:17 +0000)
committerJoshua Lock <josh@linux.intel.com>
Tue, 22 May 2012 05:14:59 +0000 (22:14 -0700)
commitab2a4591c4c3926a960f18fa7e848f5d41255e14
tree6ae2a546741669b107e3692a5ca84d5c46ff9865
parent43bd89eb195f56afef12e52ed58a2f0cad9c73db
populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postinstalls

Without this, various postinstalls get run with incorrect environments
leading to various failures when building the toolchains.

This adds some duplication and some variables we'd be better off
removing. It does unbreak the SDK ipk code for now though. This needs
revisiting.

(From OE-Core rev: c5e6a533eab2f5af4a52d22f8efe5b49b77cd26c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/populate_sdk_ipk.bbclass