]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-scripts: replace source built-in call
authorStephano Cetola <stephano.cetola@linux.intel.com>
Thu, 28 Apr 2016 20:43:27 +0000 (13:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:33:23 +0000 (19:33 +0100)
commit7c44f2c0f6404cdb46c542f0be455a2cf4078dcb
tree381bb3eec7a3d007f9ec0958c49c774f46d5dba8
parent7d6460c0aff047ea2c666956d3a7a1b24d419b23
toolchain-scripts: replace source built-in call

Some shells (e.g. dash) do not support the source built-in. This
replaces it with the dot operator.

[ YOCTO #9535 ]

(From OE-Core rev: eef010bd91933d0c4b917d12e5716aa7e16b7307)

Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/toolchain-scripts.bbclass