]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variables
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 10 Dec 2012 14:30:03 +0000 (16:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2012 14:28:40 +0000 (14:28 +0000)
commit06151c34f4f4cb669b2f93ebb2f78cfecf698355
treee81c2636dda9645cdce19b6211ca2590bb7d5773
parent1024f59c78ebdec132fde6a2d7eccde4b03ba468
populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variables

In order for the postinstall scripts to have access to the recent
improvements when generating the target SDK sysroot, export these
variables in populate_sdk.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/populate_sdk_deb.bbclass
meta/classes/populate_sdk_ipk.bbclass
meta/classes/populate_sdk_rpm.bbclass