summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Collapse)AuthorAgeFilesLines
* kernel.bbclass: Add menuconfig taskRichard Purdie2007-09-171-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2746 311d38ba-8fff-0310-9ca6-ca027cbcb966
* devshell.bbclass: Sync with OE since this no longer works at properly ↵Richard Purdie2007-09-171-2/+7
| | | | | | without this change git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2738 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel.bbclass: Add kernel-vmlinux packageRichard Purdie2007-09-111-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2724 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk.bbclass: Improve directory existence checkRichard Purdie2007-09-051-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2702 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk.bbclass: Fix ipkg-sdk.confRichard Purdie2007-09-051-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2701 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk.bbclass: Create sdk Packages filesRichard Purdie2007-09-051-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2700 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Swicth to use cleandirs flag for install taskRichard Purdie2007-09-051-6/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2694 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE)Richard Purdie2007-09-051-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2692 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie2007-09-051-5/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2691 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Cleanup install references into a configurable variableRichard Purdie2007-09-031-17/+19
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2681 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Remove and re-create when installing to ensure that it is emptyRoss Burton2007-09-031-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2680 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
* image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie2007-09-021-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2661 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp ↵Richard Purdie2007-09-022-1/+9
| | | | | | during image construction to give a reasonably sane default time setting git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2649 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sip.bbclass: Sync with OERichard Purdie2007-09-021-7/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2648 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tinderclient.bbclass: Sync with OERichard Purdie2007-09-021-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2647 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Allow partial backwards compatibilityRichard Purdie2007-09-021-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2646 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes/distutils*.bbclass: Merge updates from OERichard Purdie2007-09-022-9/+43
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2645 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
* classes: Sync various tweaks from OERichard Purdie2007-09-014-11/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2643 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux_modules.bbclass: Remove unneeded fileRichard Purdie2007-09-011-19/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2640 311d38ba-8fff-0310-9ca6-ca027cbcb966
* module.bbclass: PARALLEL_INSTALL_MODULES is dead codeRichard Purdie2007-09-011-17/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2639 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-014-30/+80
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2637 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rm_work.bbclass: Update for bitbake 1.8.8Richard Purdie2007-09-011-9/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2633 311d38ba-8fff-0310-9ca6-ca027cbcb966
* native.bbclass: Don't use site files for native buildsRichard Purdie2007-09-011-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2632 311d38ba-8fff-0310-9ca6-ca027cbcb966
* debian.bbclass: Remove stable BUILD_ALL_DEPS referenceRichard Purdie2007-09-011-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2631 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Sync with OERichard Purdie2007-09-014-20/+87
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2630 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Further tweaks from OERichard Purdie2007-09-011-16/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2629 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Remove legacy code which hides bugsRichard Purdie2007-09-011-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2628 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Remove showdata task (its broken and bitbake -e is equivalent ↵Richard Purdie2007-09-011-14/+5
| | | | | | and not broken), tweak URI checksum messages git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2627 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel.bbclass: Sync with OE for packaging changesRichard Purdie2007-08-291-10/+27
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2597 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome.bbclass: remove unneeded -I argument to autoconfRoss Burton2007-08-291-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2591 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko2.bbclass: taken from OE for updated OpenMoko 2007.2 recipesMarcin Juszkiewicz2007-08-281-0/+33
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2564 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: install task-poky-standalone-sdk-target into SDK images ↵Marcin Juszkiewicz2007-08-271-1/+1
| | | | | | to get usable toolchain git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2559 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk/deb.bbclass: Add locking for package creation to stop conflictsRichard Purdie2007-08-242-6/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2557 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Fix typoRichard Purdie2007-08-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2550 311d38ba-8fff-0310-9ca6-ca027cbcb966
* debian.bbclass: Fix dependenciesRichard Purdie2007-08-231-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2542 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Add back package_write task in a new formRichard Purdie2007-08-213-3/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2535 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Make populate_staging run after install to avoid conflictsRichard Purdie2007-08-211-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2534 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: More pkgdata fixes, (install task needs to rerun on ↵Richard Purdie2007-08-213-7/+5
| | | | | | existing builds) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2530 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: populate_staging after do_compile. Any packages staging ↵Richard Purdie2007-08-211-1/+1
| | | | | | implementation can change this git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2529 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Set pkgdata location to something machine specific when needed ↵Richard Purdie2007-08-212-5/+6
| | | | | | | | so multimachine builds don't break. NOTE: People will have to rerun the install/package tasks after this change on existing builds git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2527 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaging: Split deb and ipk creation into separate tasks so changing the ↵Richard Purdie2007-08-218-35/+61
| | | | | | packaging type means the new type of packages are automatically generated. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2526 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ ↵Ross Burton2007-08-171-1/+0
| | | | | | was hosed git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2508 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Create usr/lib/ipkg in the rootfs before putting symlinks in itRoss Burton2007-08-171-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2506 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intendedRoss Burton2007-08-171-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2505 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Run sanity checks before parsing for speed, sync with OERichard Purdie2007-08-121-8/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2485 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH ↵Richard Purdie2007-08-121-8/+9
| | | | | | enabled (14% parsing speedup) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2483 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH handlingRichard Purdie2007-08-111-7/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2482 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Further qemu check improvementsRichard Purdie2007-08-091-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2426 311d38ba-8fff-0310-9ca6-ca027cbcb966