aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2010-08-27qmake2.bbclass: update for QT4Yu Ke
2010-08-27cmake.bbclass: sync from openembeddedQing He
2010-08-27base.bbclass: Add xz-native as depends when finding *.xz in SRCURIZhai Edwin
2010-08-27test: Add scenario file for each target and support single case runningJiajun Xu
2010-08-27sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ...Richard Purdie
2010-08-27sstate: Run sstate_cleanall() as part of do_setscene()Richard Purdie
2010-08-26opkg: finalize the change to var directoryKevin Tian
2010-08-25sstate: fix architecture of sstate archivesJoshua Lock
2010-08-23package_rpm: Temporary workaround for perfile dependenciesMark Hatle
2010-08-23rootfs_rpm: Enable multi dep solverdbsMark Hatle
2010-08-23package_rpm: Rewrite the way the spec files are generatedMark Hatle
2010-08-23package.bbclass: Fix per-file dependency generationMark Hatle
2010-08-23package.bbclass: Fix shlibs raceRichard Purdie
2010-08-23insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie
2010-08-23package.bbclass: Fix do_shlibsMark Hatle
2010-08-23devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev...Richard Purdie
2010-08-22package.bbclass: If files are unreadable, add read access for strippingRichard Purdie
2010-08-20package.bbclass: Add perfile dependency identificationMark Hatle
2010-08-20base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie
2010-08-19Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie
2010-08-19Remove packaged-staging.bbclassRichard Purdie
2010-08-19deploy.bbclass: use new style staging for deploy tasksJoshua Lock
2010-08-19package.bbclass: Implement packaged-staging2Richard Purdie
2010-08-19staging.bbclass: Convert to packaged-stagingRichard Purdie
2010-08-19package_(deb|rpm): Update to use packaged-staging2Joshua Lock
2010-08-19package_ipk.bbclass: Convert to new task based stagingRichard Purdie
2010-08-19Start sstateRichard Purdie
2010-08-19autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie
2010-08-18native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie
2010-08-17DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold
2010-08-17update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian
2010-08-17kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock
2010-08-17cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysrootRichard Purdie
2010-08-17base.bbclass: Temporarily disable fakeroot for install/package until other fi...Richard Purdie
2010-08-13eglibc: import eglibc_2.12 recipe from OENitin A Kamble
2010-08-13kernel-arch: x86-64 is no longer a valid architecture, map it to x86Joshua Lock
2010-08-13staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian
2010-08-13base: Allow unpack to handle localpath=NoneRichard Purdie
2010-08-12package.bbclass: Document the process followed in the class from a high levelRichard Purdie
2010-08-12prelink: Enable image wide prelinkingMark Hatle
2010-08-12pseudo: Upgrade pseudo and correct problemsMark Hatle
2010-08-12utility-tasks.bbclass: Use python functions for do_clean instead of os.system...Richard Purdie
2010-08-12relocatable.bbclass: Cover libexecdirRichard Purdie
2010-08-11meta-ide-support: A dummy recipe to install everthing for target developmentJoshua Lock
2010-08-11kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie
2010-08-10package.bbclass: Use --preserve-dates option when stripping kernel modulesRichard Purdie