summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2014-07-25insane: add checking to standardize how .bbappend files do FILESEXTRAPATHSHongxu Jia2
2014-07-25autotools: Improve configure dependency code for finding m4 filesRichard Purdie1
2014-07-25autotools.bbclass: Enhance sed regexp to avoid extra subshellMatthieu Crapet1
2014-07-25debian.bbclass: inherit packageRoss Burton1
2014-07-25ptest-gnome: add ptest helper for GNOME packagesRoss Burton1
2014-07-25cross-canadian: Copy target_ definitions from cross.bbclassRichard Purdie1
2014-07-25populate_sdk_base: Extend TOOLCHAIN_TARGET_TASK to include multilib variantsRichard Purdie1
2014-07-25allarch: Generate same package for MIPS and non-MIPS targetsMike Crowe1
2014-07-25kernel: don't copy .so.dbg files into kernel source installBruce Ashfield1
2014-07-25insane: Add build depends checkRichard Purdie1
2014-07-23toolchain-script: Really fix CANADIANEXTRAOE issuesRichard Purdie1
2014-07-23sanity: Check for setgid/setuid TMPDIRRichard Purdie1
2014-07-23kernel-module-split.bbclass: Allow autoloading multiple modules or modules wh...Martin Jansa1
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu1
2014-07-19insane.bbclass: avoid QA errors for n32 kernelMing Liu1
2014-07-19default-distrovars/multilib: update license whitelists to use canonical namesRoss Burton1
2014-07-19license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton2
2014-07-19initscripts: save /etc/timestamp with seconds accuracyBlair Elliott1
2014-07-19populate_sdk_base: ensure that filenames with empty space character are handledJoão Henrique Ferreira de Freitas1
2014-07-19license.bbclass: fix indentation in python functionRoxana Ciobanu1
2014-07-17fontcache: Fix build dependency errorsRichard Purdie1
2014-07-17cross-canadian: Fix shlibs directory after recent shlibs changesRichard Purdie1
2014-07-16classes/insane: Show QA check nameChong Lu1
2014-07-11insane: Ensure do_package_qa happens after do_packagedataRichard Purdie1
2014-07-10package.bbclass: add a stub implementation of package_name_hookRoss Burton1
2014-07-10bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri1
2014-07-10kernel.bbclass: update KERNEL_IMAGE_MAXSIZERobert Yang1
2014-07-10package.bbclass: Generate runtime-rprovides dataRichard Purdie1
2014-07-10insane: Split do_package_qa into a separate task (from do_package)Richard Purdie1
2014-07-10package.bbclass: Rewrite shlib_provider handling to include RPATHRichard Purdie1
2014-07-10package.bbclass: Improve shlibs pkgdata file formatRichard Purdie1
2014-07-10package.bbclass: Rewrite sonames data structure to include library pathRichard Purdie1
2014-07-10package.bbclass: Improve shlibs needed data structureRichard Purdie1
2014-07-08sanity.bbclass: Update minimum git version to 1.7.8Richard Purdie1
2014-07-08binconfig-disabled: add a default value and comment for BINCONFIGRoss Burton1
2014-07-08package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle1
2014-07-03autotools.bbclass: remove autotools_set_crosscompilingRoss Burton1
2014-07-03toolchain-scripts: Add handling for CANADIANEXTRAOSRichard Purdie1
2014-07-03meta: fix no newline at end of fileRobert Yang1
2014-06-29classes/kernel: Use full path for symlink in update-alternatives.Drew Moseley1
2014-06-29populate_sdk_base: Remove confusing echoRichard Purdie1
2014-06-29populate_sdk_base: add auto-completion in setupDennis Meier1
2014-06-29classes/report-error: tweak summary messagePaul Eggleton1
2014-06-29patch.bbclass: unset TMPDIR after useRoss Burton1
2014-06-29distutils/distutils3: Fix bashismRichard Purdie2
2014-06-25own-mirrors: Add gitsm:// mirror supportRichard Purdie1
2014-06-25gtk-doc: Add pkgconfig inheritRichard Purdie1
2014-06-25populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementationMark Hatle1
2014-06-25classes/package_rpm.bbclass: Fix SDK Suffix referenceMark Hatle1
2014-06-25cmake.bbclass: restore OECMAKE_SOURCEPATHRoss Burton1