Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/oe/lsb: sanitise the distro identifier | Ross Burton | 2016-04-13 | 1 | -0/+5 |
* | lib/oe/lsb.py: Prioritize parsing of /etc/os-release | Ed Bartosh | 2015-03-22 | 1 | -8/+9 |
* | lib/oe/lsb.py: Fix up for dash | Saul Wold | 2015-02-14 | 1 | -0/+1 |
* | lib/oe/lsb.py: fall back to /etc/os-release for host distro ID | Paul Eggleton | 2013-07-02 | 1 | -2/+14 |
* | meta/lib/oe/lsb.py: extract only the needed info from lsb-release | Cristian Iorga | 2013-03-30 | 1 | -2/+2 |
* | meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-release | Cristian Iorga | 2013-03-29 | 1 | -1/+1 |
* | lib/oe/lsb: enable getting distro ID when lsb_release is not installed | Paul Eggleton | 2013-03-14 | 1 | -2/+37 |
* | distro_identifier: replace slash with hyphen | Mihai Lindner | 2012-10-27 | 1 | -1/+1 |
* | lib/oe/lsb.py: Map unknown distributions to 'Unknown' | Richard Purdie | 2012-07-31 | 1 | -2/+8 |
* | lib/oe/lsb: Add basic LSB functions | Richard Purdie | 2012-07-28 | 1 | -0/+28 |