summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2010-08-17DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold1
2010-08-17update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian1
2010-08-17kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock1
2010-08-17cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysrootRichard Purdie1
2010-08-17base.bbclass: Temporarily disable fakeroot for install/package until other fi...Richard Purdie1
2010-08-13eglibc: import eglibc_2.12 recipe from OENitin A Kamble1
2010-08-13kernel-arch: x86-64 is no longer a valid architecture, map it to x86Joshua Lock1
2010-08-13staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian1
2010-08-13base: Allow unpack to handle localpath=NoneRichard Purdie1
2010-08-12package.bbclass: Document the process followed in the class from a high levelRichard Purdie1
2010-08-12prelink: Enable image wide prelinkingMark Hatle1
2010-08-12pseudo: Upgrade pseudo and correct problemsMark Hatle1
2010-08-12utility-tasks.bbclass: Use python functions for do_clean instead of os.system...Richard Purdie1
2010-08-12relocatable.bbclass: Cover libexecdirRichard Purdie1
2010-08-11meta-ide-support: A dummy recipe to install everthing for target developmentJoshua Lock1
2010-08-11kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie1
2010-08-10package.bbclass: Use --preserve-dates option when stripping kernel modulesRichard Purdie1
2010-08-10kernel.bbclass: Exclude scripts/dtc object filesRichard Purdie1
2010-08-10kernel/package.bbclass: Handle kernel module stripping centrallyRichard Purdie3
2010-08-10kernel.bbclass: Clean up kernel packaging outputRichard Purdie1
2010-08-04pseudo: Change pseudo integration to better support local DBsMark Hatle1
2010-08-04base.bbclass: Enable fakeroot (pseudo) usage during install and packagingMark Hatle1
2010-08-04package_ipk.bbclass: Fix variable nameRichard Purdie1
2010-08-04package_ipk: Clean up initial variablesRichard Purdie1
2010-08-04kernel.bbclass: Simplify shell syntax so pysh can cope with itRichard Purdie1
2010-08-04packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ...Richard Purdie1
2010-08-03cross-canadian: Move binaries into a subdirectory of bin to allow multimachin...Richard Purdie1
2010-08-03packaged-staing.bbclass: Make sure python function is marked as suchRichard Purdie1
2010-07-30rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke1
2010-07-30staging: Remove now unused legacy staging codeRichard Purdie2
2010-07-27utility-tasks.bbclass: miscellaneous fixKevin Tian1
2010-07-27cmake: only search root directory for FIND_***Kevin Tian1
2010-07-25cross-canadian.bbclass: Tweak secondary toolchain path component to account f...Richard Purdie1
2010-07-25rm_work.bbclasS: Don't remove the pseudo database as it causes problems with ...Richard Purdie1
2010-07-25cross-canadian.bbclass: Add in the target compiler paths as well as the sdk c...Richard Purdie1
2010-07-25cross-canadian: Fix toolchain pathRichard Purdie1
2010-07-24nativesdk.bbckass: Fix toolchain pathRichard Purdie1
2010-07-24meta/classes/rootfs_rpm.bbclass: re implement base on rpm5Mark Hatle1
2010-07-24rpm: switch to using RPM 5Joshua Lock1
2010-07-24pseudo: EnhancementsJoshua Lock1
2010-07-23bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...Richard Purdie1
2010-07-22package_deb.bbclass: Make sure the controldir is always cleaned outRichard Purdie1
2010-07-22rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock1
2010-07-22pkgconfig_staging.bbclass: remove itKevin Tian1
2010-07-22stagemanager: Move functionality into the scripts directoryRichard Purdie1
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie7
2010-07-21cmake.bbclass: Make sure EXTRA_OECMAKE has a sane defaultRichard Purdie1
2010-07-21libproxy: Disabled webkit supportJeff Dike1
2010-07-21Enable build dir outside of the poky directoryJoshua Lock2
2010-07-19qemu/mips: arrange for vmlinux to be bootableBruce Ashfield1