summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* base.bbclass: Use explode_deps from bb.utils and remove the obsolete ↵Richard Purdie2009-02-051-1/+1
| | | | base.bbclass version
* insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors ↵Richard Purdie2008-04-221-7/+41
| | | | | | can optionally end up logged in one place for ease of reference. Add sanity check searching for tmpdir references within built packages, not fatal at present. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4309 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: use 'desktop-file-validate' from staging not from host systemMarcin Juszkiewicz2008-04-031-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4159 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: Sync with OE.devRichard Purdie2008-03-191-91/+92
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4060 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: find desktop-file-validate on the path, so it can be added ↵Ross Burton2008-03-191-2/+1
| | | | | | to ASSUME_PROVIDED git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbvlass: split checks so the warnings are preciseRoss Burton2008-01-131-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3478 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton2007-11-141-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3152 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: validate desktop filesRoss Burton2007-11-141-2/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3151 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: fix x86_64 arch name (from OE)Marcin Juszkiewicz2007-10-191-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2910 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: don't raise strings, but exceptionsRoss Burton2007-09-031-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2679 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: Merge updates from OERichard Purdie2007-09-021-22/+322
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2644 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ↵Richard Purdie2007-04-101-1/+1
| | | | | | empty git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1455 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1427 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix typo when reporting an errorRoss Burton2007-02-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1258 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove exclude hack in insane.bbclass and replace it with something a little ↵Ross Burton2007-01-221-7/+2
| | | | | | less foul. This involces adding INSANE_SKIP_package=1 statements to the relevant .bb files git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1197 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add exclude list for now, until insane can handle per-package exclusionsRoss Burton2007-01-221-4/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1196 311d38ba-8fff-0310-9ca6-ca027cbcb966
* When checking for .so files in non-dev packages, only check for .so symlinksRoss Burton2007-01-221-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1195 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add insane, from OE (but with fatal warnings)Ross Burton2007-01-211-0/+151
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1187 311d38ba-8fff-0310-9ca6-ca027cbcb966