summaryrefslogtreecommitdiff
path: root/contrib/oeaudit/oe_audit.py
AgeCommit message (Collapse)AuthorFiles
2010-03-23oeaudit: Handle some more naming variants for OEHolger Hans Peter Freyther1
2010-03-23oeaudit: Add -f option to fetch an auditfile from FreeBSDHolger Hans Peter Freyther1
2010-03-22oeaudit: Do the PR thin inside the freebsd config.Holger Hans Peter Freyther1
2010-03-22oeaudit: Use optparse to specify the parametersHolger Hans Peter Freyther1
2010-03-22oeaudit: Print a friendly message when the bitbake module can not be foundHolger Hans Peter Freyther1
2010-03-22oeaudit: Move the oeaudit into a new subdirectory and split it upHolger Hans Peter Freyther1
* OE should contain OE related handling * FreeBSD should contain the handling of FreeBSD specific things like the auditfile format, mapping BSD names to OE..