summaryrefslogtreecommitdiff
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)AuthorFiles
2008-04-22insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie1
2008-04-03insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz1
2008-03-19insane.bbclass: Sync with OE.devRichard Purdie1
2008-03-19insane.bbclass: find desktop-file-validate on the path, so it can be added to...Ross Burton1
2008-01-13insane.bbvlass: split checks so the warnings are preciseRoss Burton1
2007-11-14insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton1
2007-11-14insane.bbclass: validate desktop filesRoss Burton1
2007-10-19insane.bbclass: fix x86_64 arch name (from OE)Marcin Juszkiewicz1
2007-09-03insane.bbclass: don't raise strings, but exceptionsRoss Burton1
2007-09-02insane.bbclass: Merge updates from OERichard Purdie1
2007-04-10package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ...Richard Purdie1
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie1
2007-02-04Fix typo when reporting an errorRoss Burton1
2007-01-22Remove exclude hack in insane.bbclass and replace it with something a little ...Ross Burton1
2007-01-22Add exclude list for now, until insane can handle per-package exclusionsRoss Burton1
2007-01-22When checking for .so files in non-dev packages, only check for .so symlinksRoss Burton1
2007-01-21Add insane, from OE (but with fatal warnings)Ross Burton1