Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-07-31 | lib/oe/lsb.py: Map unknown distributions to 'Unknown' | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2012-07-27 | lib/oe/lsb: Add basic LSB functions | Richard Purdie | 1 | |
This code was written by Christopher Larson <chris_larson@mentor.com> and allows generation of the LSB release data based upon the lsb_release command. It also includes a helper function to generate a string representing a given distribution. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> |