summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/lsb.py
Commit message (Expand)AuthorAgeFilesLines
* 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