diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2016-11-08 14:49:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-15 15:19:54 +0000 |
commit | 42441ea4819dfeca7183f6a095c99708124ded5d (patch) | |
tree | 021edfc9ebc0ce416109ad57a3715db2142329bc /scripts/lib/wic/plugins/source/rawcopy.py | |
parent | 545f5f96d9b7447583d865de7b35e444a9785426 (diff) | |
download | poky-42441ea4819dfeca7183f6a095c99708124ded5d.tar.gz |
lib/oe/lsb: prefer /etc/os-release for distribution data
os-release(5) is an increasingly standard source of operating system
identification and more likely to be present on modern OS deployments, i.e.
many container variants of common distros include os-release and not the
lsb_release tool.
Therefore we should favour parsing /etc/os-release in distro_identifier(),
try lsb_release when that fails and finally fall back on various distro
specific sources of OS identification.
(From OE-Core rev: fc4eddecddec68d03a985086fa32db40ad0c7bfc)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rawcopy.py')
0 files changed, 0 insertions, 0 deletions