diff options
| author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2013-07-08 16:40:00 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-16 10:04:15 +0100 |
| commit | 46d3bb502f01f1d0bde967f029a988447c7e6e28 (patch) | |
| tree | 497a76b370d3871d00a1fd93de12bd91f5ebbd72 /scripts | |
| parent | 8a971ae697d97d9d4ee4f32747e54e22b082c289 (diff) | |
| download | poky-46d3bb502f01f1d0bde967f029a988447c7e6e28.tar.gz | |
lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface name
Messages such as:
"systemd-udevd[79]: error changing net interface name eth0 to enp0s3: Device or resource busy"
are harmless as systemd can't rename interfaces in qemu (the interface is already active).
Alternatively, passing net.ifnames=0 to the kernel will stop systemd renaming the interfaces.
(From OE-Core rev: c072fed6531f2ce3c687f8342a97f593ebf37653)
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
