[oe-commits] Holger Hans Peter Freyther : oeaudit: Move the oeaudit into a new subdirectory and split it up

git version control git at git.openembedded.org
Mon Mar 22 16:06:48 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 654f95c32918456f928f117871b15f09c0b6ae25
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=654f95c32918456f928f117871b15f09c0b6ae25

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Mon Mar 22 04:21:17 2010 +0100

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  |  181 +++++++++++++++++++++++++++
 contrib/oeaudit/oe.py       |   28 ++++
 contrib/oeaudit/oe_audit.py |   82 ++++++++++++
 contrib/qa/oe_audit.py      |  285 -------------------------------------------
 4 files changed, 291 insertions(+), 285 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=654f95c32918456f928f117871b15f09c0b6ae25




More information about the Openembedded-commits mailing list