summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-01-21package_deb: Remove access to the D directory which isn't used and might not ...Richard Purdie1
2011-01-21package_ipk: Do not depend on the existence of "D" to create ipk packageDongxiao Xu1
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu6
2011-01-21insane.bbclass: skip checks on .la installed statusScott Garman1
2011-01-21staging.bbclass, utils.bbclass: remove la mangling codeScott Garman2
2011-01-21autotools.bbclass: libtool sysroot support changesScott Garman1
2011-01-20distrodata.bbclass: add .xz file typeSaul Wold1
2011-01-20qt4: Enable accessibility and sm option for LSB.Jingdong Lu1
2011-01-20distutils(-common-base) bbclass: sync with OEKoen Kooi2
2011-01-20python-dir bbclass: import from OEKoen Kooi1
2011-01-20setuptools bbclass: import from OEKoen Kooi1
2011-01-20sanity.bbclass: remove SDK_ARCH checkJessica Zhang1
2011-01-20base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton1
2011-01-20sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle1
2011-01-20qemuimagetest: Use same image during sanity testing instead of copying a new ...Jiajun Xu1
2011-01-20gdk-pixbuf: Add 2.22.1 as new recipeZhai Edwin1
2011-01-19linux-yocto: update validate_branches to detected invalid commit IDsBruce Ashfield1
2011-01-19linux-yocto: streamline new BSP creationBruce Ashfield1
2011-01-19sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ...Richard Purdie1
2011-01-19package.bbclass: Take a shared lock when reading to improve do_package parall...Richard Purdie1
2011-01-17staging: relocate *.la paths in destination dirsDongxiao Xu1
2011-01-17libc-package.bbclass: should not rm scsi/*.hDexuan Cui1
2011-01-14qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu1
2011-01-14image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d...Richard Purdie1
2011-01-13insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie1
2011-01-12kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie1
2011-01-12kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi1
2011-01-12Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan1
2011-01-12meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu1
2011-01-12cpan.bbclass: add a new parameter EXTRA_PERLFLAGSNitin A Kamble1
2011-01-12cpan.bbclass: use LIBDIR instead of DATADIRNitin A Kamble3
2011-01-10kernel-yocto: pass the build directory to configmeBruce Ashfield1
2011-01-07insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie1
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie1
2011-01-06insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold1
2011-01-05rootfs_rpm: fix rootfs generation rm errorDarren Hart1
2011-01-05rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie1
2011-01-04base.bbclass: add lock file for do_unpack taskYu Ke1
2011-01-04sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi1
2010-12-31base.bbclass: Add error message for base_do_unpack failuresRichard Purdie1
2010-12-31base.bbclass: Correct bb.debug parametersRichard Purdie1
2010-12-31classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie4
2010-12-30patch.bbclass: Move vardepsexclude flag to be along side the function using t...Richard Purdie1
2010-12-30kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LDRichard Purdie1
2010-12-30update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...Richard Purdie1
2010-12-28yocto-kernel: fix kmachine to deal with overridesBruce Ashfield1
2010-12-24poky-image.bbclass: Set LIC_FILES_CHKSUMRichard Purdie1
2010-12-24rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie1
2010-12-23qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie1
2010-12-23qmake2.bbclass: add space to end of DEPENDS_prependPaul Eggleton1