diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-10-24 13:36:26 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-25 14:37:21 -0500 |
commit | 4ab3d15d9c2a8985ce40c2468f38c70d00031ca1 (patch) | |
tree | e082347e791907d53dd778e75e7185ff46c4df57 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 146063dd6496d130cd3809700a776668222b932c (diff) | |
download | meta-xilinx-4ab3d15d9c2a8985ce40c2468f38c70d00031ca1.tar.gz |
README.building.md: Fix runqemu-gen-tapdevs warnings
Fix runqemu-gen-tapdevs warnings as these arguments are no longer
required in scarthgap release.
$ sudo ../sources/poky/scripts/runqemu-gen-tapdevs $(id -u $USER) $(id -g $USER) 4 tmp/sysroots-components/x86_64/qemu-helper-native/usr/bin
Warning: Ignoring the <native-sysroot-basedir> parameter. It is no longer needed.
Warning: Ignoring the <uid> parameter. It is no longer needed.
Note: Destroying pre-existing tap interface tap0...
Note: Destroying pre-existing tap interface tap1...
Note: Destroying pre-existing tap interface tap2...
Note: Destroying pre-existing tap interface tap3...
Creating 4 tap devices for GID: 902...
Creating tap0
Creating tap1
Creating tap2
Creating tap3
Note: For systems running NetworkManager, it's recommended
Note: that the tap devices be set as unmanaged in the
Note: NetworkManager.conf file. Add the following lines to
Note: /etc/NetworkManager/NetworkManager.conf
[keyfile]
unmanaged-devices=interface-name:tap*
$
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions