diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-12-25 23:12:35 -0800 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2018-12-28 00:56:47 -0800 |
commit | 8af07afb7c6e1e7c937682d89b88229a688d971b (patch) | |
tree | b540dc4db2c78ab1558ffd4f16968661733b6ac0 /meta | |
parent | caa776bdcf8ea34c857f45970370bf771075f4bc (diff) | |
download | openembedded-core-contrib-rbt/tap.tar.gz |
runqemu-gen-tapdevs: Allow run --help without sudorbt/tap
Then we can get user's UID and GID rather than hardcode to 1000, e.g.:
- Without sudo
$ runqemu-gen-tapdevs --help
[snip]
$ sudo ../poky/scripts/runqemu-gen-tapdevs 15220 100 4 tmp/sysroots-components/x86_64/qemu-helper-native/usr/bin
[snip]
- With sudo
$ sudo ../poky/scripts/runqemu-gen-tapdevs --help
[snip]
$ sudo ../poky/scripts/runqemu-gen-tapdevs 15220 100 4 tmp/sysroots-components/x86_64/qemu-helper-native/usr/bin
[snip]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions