summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: Add perfile dependency identificationMark Hatle2010-08-201-5/+77
* base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold2010-08-201-1/+13
* Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie2010-08-192-2/+0
* Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie2010-08-191-4/+1
* classes: Disable setscene tasks for initial testingRichard Purdie2010-08-196-6/+6
* sanity.bbclass: Don't run the handler in worker contextRichard Purdie2010-08-191-1/+1
* package_*.bbclass: Always run these tasks under fakerootRichard Purdie2010-08-194-0/+4
* Remove packaged-staging.bbclassRichard Purdie2010-08-192-474/+0
* deploy.bbclass: use new style staging for deploy tasksJoshua Lock2010-08-192-12/+18
* package.bbclass: Implement packaged-staging2Richard Purdie2010-08-191-40/+31
* staging.bbclass: Convert to packaged-stagingRichard Purdie2010-08-191-5/+10
* package_(deb|rpm): Update to use packaged-staging2Joshua Lock2010-08-192-10/+30
* package_ipk.bbclass: Convert to new task based stagingRichard Purdie2010-08-191-2/+15
* Start sstateRichard Purdie2010-08-191-0/+297
* autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie2010-08-191-33/+1
* native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie2010-08-181-0/+1
* DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold2010-08-171-0/+158
* update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian2010-08-171-5/+10
* kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock2010-08-171-0/+3
* cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysrootRichard Purdie2010-08-171-0/+2
* base.bbclass: Temporarily disable fakeroot for install/package until other fi...Richard Purdie2010-08-171-1/+4
* eglibc: import eglibc_2.12 recipe from OENitin A Kamble2010-08-131-0/+15
* kernel-arch: x86-64 is no longer a valid architecture, map it to x86Joshua Lock2010-08-131-8/+8
* staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian2010-08-131-0/+1
* base: Allow unpack to handle localpath=NoneRichard Purdie2010-08-131-0/+2
* package.bbclass: Document the process followed in the class from a high levelRichard Purdie2010-08-121-1/+26
* prelink: Enable image wide prelinkingMark Hatle2010-08-121-0/+38
* pseudo: Upgrade pseudo and correct problemsMark Hatle2010-08-121-0/+5
* utility-tasks.bbclass: Use python functions for do_clean instead of os.system...Richard Purdie2010-08-121-6/+4
* relocatable.bbclass: Cover libexecdirRichard Purdie2010-08-121-1/+1
* meta-ide-support: A dummy recipe to install everthing for target developmentJoshua Lock2010-08-111-0/+51
* kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie2010-08-111-1/+1
* package.bbclass: Use --preserve-dates option when stripping kernel modulesRichard Purdie2010-08-101-1/+1
* kernel.bbclass: Exclude scripts/dtc object filesRichard Purdie2010-08-101-0/+1
* kernel/package.bbclass: Handle kernel module stripping centrallyRichard Purdie2010-08-103-25/+5
* kernel.bbclass: Clean up kernel packaging outputRichard Purdie2010-08-101-1/+9
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-041-1/+1
* base.bbclass: Enable fakeroot (pseudo) usage during install and packagingMark Hatle2010-08-041-0/+11
* package_ipk.bbclass: Fix variable nameRichard Purdie2010-08-041-1/+1
* package_ipk: Clean up initial variablesRichard Purdie2010-08-041-22/+14
* kernel.bbclass: Simplify shell syntax so pysh can cope with itRichard Purdie2010-08-041-7/+7
* packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ...Richard Purdie2010-08-041-7/+8
* cross-canadian: Move binaries into a subdirectory of bin to allow multimachin...Richard Purdie2010-08-031-0/+6
* packaged-staing.bbclass: Make sure python function is marked as suchRichard Purdie2010-08-031-1/+1
* rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke2010-07-301-1/+1
* staging: Remove now unused legacy staging codeRichard Purdie2010-07-302-55/+3
* utility-tasks.bbclass: miscellaneous fixKevin Tian2010-07-271-0/+3
* cmake: only search root directory for FIND_***Kevin Tian2010-07-271-1/+4
* cross-canadian.bbclass: Tweak secondary toolchain path component to account f...Richard Purdie2010-07-251-1/+1
* rm_work.bbclasS: Don't remove the pseudo database as it causes problems with ...Richard Purdie2010-07-251-1/+1