summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/lsb.py
AgeCommit message (Expand)Author
2017-05-16oe.lsb: add get_os_release()Markus Lehtonen
2016-11-23lib/oe/lsb: better handle missing fieldsJoshua Lock
2016-11-15lib/oe/lsb: attempt to ensure consistent distro id regardless of sourceJoshua Lock
2016-11-15lib/oe/lsb: prefer /etc/os-release for distribution dataJoshua Lock
2016-11-15lib/oe/lsb: make the release dict keys consistent regardless of sourceJoshua Lock
2016-04-13lib/oe/lsb: sanitise the distro identifierRoss Burton
2015-03-22lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh
2015-02-14lib/oe/lsb.py: Fix up for dashSaul Wold
2013-07-02lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton
2013-03-29meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga
2013-03-29meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-releaseCristian Iorga
2013-03-12lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton
2012-10-27distro_identifier: replace slash with hyphenMihai Lindner
2012-07-31lib/oe/lsb.py: Map unknown distributions to 'Unknown'Richard Purdie
2012-07-27lib/oe/lsb: Add basic LSB functionsRichard Purdie