]> code.ossystems Code Review - openembedded-core.git/commit
yocto-check-layer-wrapper: Fix path for oe-init-build-env
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 12 Feb 2019 10:16:41 +0000 (18:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Feb 2019 11:20:06 +0000 (11:20 +0000)
commit47d7b5fcad127171243cc95c586c2c7f35cfac3b
treeb51a4e40566fe5155ac1a605764ca771902d38e2
parent0b4a4b37260e719ae12fb9a8e6556759422bfc92
yocto-check-layer-wrapper: Fix path for oe-init-build-env

We only could run it in top of oe-core dir since it assumed oe-init-build-env
was in cwd, this patch fixes the problem.

[YOCTO #13148]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/yocto-check-layer-wrapper