]> 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>
Mon, 25 Feb 2019 22:25:07 +0000 (22:25 +0000)
commit09e4b9bead32f143f4a685794c4709fe41bf014d
treec91237171ca5d2e5c45c055748d5d9e050b148d6
parent9ee8845a583a3fa9e9b07d1b0301201ae56c6c41
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]

(From OE-Core rev: 47d7b5fcad127171243cc95c586c2c7f35cfac3b)

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