summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* qmake2.bbclass: update for QT4Yu Ke2010-08-271-5/+8
* cmake.bbclass: sync from openembeddedQing He2010-08-271-7/+84
* base.bbclass: Add xz-native as depends when finding *.xz in SRCURIZhai Edwin2010-08-271-0/+7
* test: Add scenario file for each target and support single case runningJiajun Xu2010-08-271-27/+32
* sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ...Richard Purdie2010-08-272-4/+10
* sstate: Run sstate_cleanall() as part of do_setscene()Richard Purdie2010-08-271-0/+2
* opkg: finalize the change to var directoryKevin Tian2010-08-263-15/+21
* sstate: fix architecture of sstate archivesJoshua Lock2010-08-251-3/+3
* package_rpm: Temporary workaround for perfile dependenciesMark Hatle2010-08-231-0/+18
* rootfs_rpm: Enable multi dep solverdbsMark Hatle2010-08-232-61/+93
* package_rpm: Rewrite the way the spec files are generatedMark Hatle2010-08-231-169/+377
* package.bbclass: Fix per-file dependency generationMark Hatle2010-08-231-4/+9
* package.bbclass: Fix shlibs raceRichard Purdie2010-08-231-2/+2
* insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie2010-08-231-5/+1
* package.bbclass: Fix do_shlibsMark Hatle2010-08-231-4/+5
* devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev...Richard Purdie2010-08-231-0/+1
* package.bbclass: If files are unreadable, add read access for strippingRichard Purdie2010-08-221-2/+2
* 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
OpenPOWER on IntegriCloud