Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
envsetup: Specify workdir in container to be OE_BASE
setting workdir helps avoid a cd on container start additionally use $@ for parameters, this lets us pass all the parameters to bitbake in container instead of limit of 8 ( even though 8 is big some autobuild tests can use a lot bigger number e.g. sstate checker scripts in OE AB) Signed-off-by: Khem Raj <[email protected]>
- Loading branch information