]> code.ossystems Code Review - openembedded-core.git/commit
classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATH
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 11 Feb 2016 22:08:05 +0000 (16:08 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 22:33:17 +0000 (22:33 +0000)
commit32611395e1da21f6f7f7916fb8077e35ee81bb23
tree54659f1ac5cee5d02e8ae845d24c703c1cbeba07
parent798aa553e46e0141c8998399820510812d5e51b7
classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATH

The inclusion of STAGING_DIR/BASE_WORKDIR in PATH is contaminating
the environment, i.e. when try to sanity check perl (check_perl_modules)
it takes perl from STAGING_DIR causing eSDK install to fail.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testsdk.bbclass