aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2011-01-12meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu
2011-01-12cpan.bbclass: add a new parameter EXTRA_PERLFLAGSNitin A Kamble
2011-01-12cpan.bbclass: use LIBDIR instead of DATADIRNitin A Kamble
2011-01-10kernel-yocto: pass the build directory to configmeBruce Ashfield
2011-01-07insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie
2011-01-06insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold
2011-01-05rootfs_rpm: fix rootfs generation rm errorDarren Hart
2011-01-05rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie
2011-01-04base.bbclass: add lock file for do_unpack taskYu Ke
2011-01-04sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi
2010-12-31base.bbclass: Add error message for base_do_unpack failuresRichard Purdie
2010-12-31base.bbclass: Correct bb.debug parametersRichard Purdie
2010-12-31classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie
2010-12-30patch.bbclass: Move vardepsexclude flag to be along side the function using t...Richard Purdie
2010-12-30kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LDRichard Purdie
2010-12-30update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...Richard Purdie
2010-12-28yocto-kernel: fix kmachine to deal with overridesBruce Ashfield
2010-12-24poky-image.bbclass: Set LIC_FILES_CHKSUMRichard Purdie
2010-12-24rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie
2010-12-23qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie
2010-12-23qmake2.bbclass: add space to end of DEPENDS_prependPaul Eggleton