summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/lsb.py
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/lsb: sanitise the distro identifierRoss Burton2016-04-131-0/+5
* lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh2015-03-221-8/+9
* lib/oe/lsb.py: Fix up for dashSaul Wold2015-02-141-0/+1
* lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton2013-07-021-2/+14
* meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga2013-03-301-2/+2
* meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-releaseCristian Iorga2013-03-291-1/+1
* lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton2013-03-141-2/+37
* distro_identifier: replace slash with hyphenMihai Lindner2012-10-271-1/+1
* lib/oe/lsb.py: Map unknown distributions to 'Unknown'Richard Purdie2012-07-311-2/+8
* lib/oe/lsb: Add basic LSB functionsRichard Purdie2012-07-281-0/+28