]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jan 2012 14:13:41 +0000 (14:13 +0000)
commitc5e6a533eab2f5af4a52d22f8efe5b49b77cd26c
treed0c0b6dfdd60d29fe9eac2cffde1354d1f5dd3d5
parent65db8166215d213098ab7332eb51b559b7e63328
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ipk.bbclass