oeaudit: Move the oeaudit into a new subdirectory and split it up
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 22 Mar 2010 03:21:17 +0000 (04:21 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 22 Mar 2010 03:21:17 +0000 (04:21 +0100)
commit654f95c32918456f928f117871b15f09c0b6ae25
treeab6569ee9ec2220dac2ce435cdb111dfbb9770e3
parent888edecd1b34a4f23e000e08f88a81e43f95732e
oeaudit: Move the oeaudit into a new subdirectory and split it up

* OE should contain OE related handling
* FreeBSD should contain the handling of FreeBSD specific things
  like the auditfile format, mapping BSD names to OE..
contrib/oeaudit/freebsd.py [moved from contrib/qa/oe_audit.py with 62% similarity, mode: 0644]
contrib/oeaudit/oe.py [new file with mode: 0644]
contrib/oeaudit/oe_audit.py [new file with mode: 0755]