]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-check-layer-wrapper: Fix path for oe-init-build-env
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 12 Feb 2019 09:57:52 +0000 (17:57 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 12 Feb 2019 10:15:21 +0000 (18:15 +0800)
commitb8d94b5b58d4a3572ae32accb269b71d3aeb934a
tree0b1b44af8adabd7b659607eccbaea9ee7c412b6c
parent2dbbf598192ae2b3aa488df042f56aa6c6634a00
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>
scripts/yocto-check-layer-wrapper