aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie
2011-01-28sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie
2011-01-27sstate.bbclass: Fix stupid typoRichard Purdie
2011-01-27sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie
2011-01-27sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie
2011-01-27sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie
2011-01-27rm_work.bbclass: Update to convert stamps to setscene stampsRichard Purdie
2011-01-27autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie
2011-01-27autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie
2011-01-26crosssdk: Drop PACKAGES setting as its set in cross.bbclass alreadyRichard Purdie
2011-01-26sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie
2011-01-26cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie
2011-01-26staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke
2011-01-25base.bbclass: use bb.fetch2 unpack APIYu Ke
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-25gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie
2011-01-25sstate.bbclass: allow each step of toolchain bootstrap processes to do popula...Dexuan Cui
2011-01-25cross.bbclass: make MULTIMACH_TARGET_SYS adjustable for bindir, libdir, libex...Dexuan Cui
2011-01-24linux-yocto: allow multiple BSPs per branchBruce Ashfield
2011-01-24update-rc.d.bbclass: Changed RDEPENDS for nativeSaul Wold
2011-01-21package_deb: Remove access to the D directory which isn't used and might not ...Richard Purdie
2011-01-21package_ipk: Do not depend on the existence of "D" to create ipk packageDongxiao Xu
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2011-01-21insane.bbclass: skip checks on .la installed statusScott Garman
2011-01-21staging.bbclass, utils.bbclass: remove la mangling codeScott Garman
2011-01-21autotools.bbclass: libtool sysroot support changesScott Garman
2011-01-20distrodata.bbclass: add .xz file typeSaul Wold
2011-01-20qt4: Enable accessibility and sm option for LSB.Jingdong Lu
2011-01-20distutils(-common-base) bbclass: sync with OEKoen Kooi
2011-01-20python-dir bbclass: import from OEKoen Kooi
2011-01-20setuptools bbclass: import from OEKoen Kooi
2011-01-20sanity.bbclass: remove SDK_ARCH checkJessica Zhang
2011-01-20base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton
2011-01-20sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle
2011-01-20qemuimagetest: Use same image during sanity testing instead of copying a new ...Jiajun Xu
2011-01-20gdk-pixbuf: Add 2.22.1 as new recipeZhai Edwin
2011-01-19linux-yocto: update validate_branches to detected invalid commit IDsBruce Ashfield
2011-01-19linux-yocto: streamline new BSP creationBruce Ashfield
2011-01-19sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ...Richard Purdie
2011-01-19package.bbclass: Take a shared lock when reading to improve do_package parall...Richard Purdie
2011-01-17staging: relocate *.la paths in destination dirsDongxiao Xu
2011-01-17libc-package.bbclass: should not rm scsi/*.hDexuan Cui
2011-01-14qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu
2011-01-14image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d...Richard Purdie
2011-01-13insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie
2011-01-12kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie
2011-01-12kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi
2011-01-12Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan