diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2019-09-27 12:33:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-30 16:55:21 +0100 |
commit | 9a07399607218a56c9c8ea6fdbfc638b7b37458e (patch) | |
tree | a20f474b64e9c2c0d3eeeb5f27ba8d2a4f79c5bc /documentation | |
parent | 7d751fc737ab678d4f5b1a85b86b6d40e98822f1 (diff) | |
download | poky-9a07399607218a56c9c8ea6fdbfc638b7b37458e.tar.gz |
lib/oe/lsb: Make sure the distro ID is always lowercased
In commit 8689e561 (lib/oe/lsb: attempt to ensure consistent distro id
regardless of source), the distro ID returned by
oe.lsb.distro_identifier() was lowercased, but only if a release
version is also present.
This changes the code to always lowercase the distro ID, including the
default distro ID "unknown", which is used if no other ID can be
identified.
(From OE-Core rev: 4ba7ef79d23a4cf688d7a794064893fe5f2f473b)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions