]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake.conf: add sudo to HOSTTOOLS rbt/tools
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 24 Mar 2017 06:11:17 +0000 (06:11 +0000)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 27 Mar 2017 10:31:46 +0000 (10:31 +0000)
commit2f711e48736f36ead014a28d077975ab457fae99
tree0db4358c0c9cfdf066771e73f0684530d2aa01d5
parent78928016f4cf38cf6751cb089200bf950d07ae93
bitbake.conf: add sudo to HOSTTOOLS

Fixed:
$ bitbake meta-ide-support
$ . ./tmp/environment-setup-i586-poky-linux
$ runqemu tmp/deploy/images/qemux86/core-image-sato-qemux86.qemuboot.conf

[snip]
/bin/sh: sudo: command not found
runqemu - ERROR - Failed to setup tap device. Run runqemu-gen-tapdevs to manually create.
[snip]

The qemu can start, but the IP was wrong, this patch fixes the problem.

[YOCTO #11232]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/conf/bitbake.conf