summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_base: Fix grep command usage on old hosts1.7_M2Richard Purdie2014-07-291-1/+1
* cml1: correct diffconfig output formatStefan Müller-Klieser2014-07-291-1/+1
* populate_sdk_deb: Fix non x86_64 SDK buildsRichard Purdie2014-07-271-5/+10
* populate_sdk_base: Include do_rootfs depends for do_populate_sdkRichard Purdie2014-07-271-1/+1
* insane: Use a warning for FILEEXTRAPATHS issues for nowRichard Purdie2014-07-251-1/+1
* insane: add checking to standardize how .bbappend files do FILESEXTRAPATHSHongxu Jia2014-07-252-0/+15
* autotools: Improve configure dependency code for finding m4 filesRichard Purdie2014-07-251-2/+38
* autotools.bbclass: Enhance sed regexp to avoid extra subshellMatthieu Crapet2014-07-251-1/+1
* debian.bbclass: inherit packageRoss Burton2014-07-251-0/+3
* ptest-gnome: add ptest helper for GNOME packagesRoss Burton2014-07-251-0/+8
* cross-canadian: Copy target_ definitions from cross.bbclassRichard Purdie2014-07-251-3/+4
* populate_sdk_base: Extend TOOLCHAIN_TARGET_TASK to include multilib variantsRichard Purdie2014-07-251-1/+4
* allarch: Generate same package for MIPS and non-MIPS targetsMike Crowe2014-07-251-0/+5
* kernel: don't copy .so.dbg files into kernel source installBruce Ashfield2014-07-251-1/+1
* insane: Add build depends checkRichard Purdie2014-07-251-3/+30
* package_ipk.bbclass: Support hierarchical feedPaul Barker2014-07-231-1/+26
* toolchain-script: Really fix CANADIANEXTRAOE issuesRichard Purdie2014-07-231-1/+1
* sanity: Check for setgid/setuid TMPDIRRichard Purdie2014-07-231-0/+6
* kernel-module-split.bbclass: Allow autoloading multiple modules or modules wh...Martin Jansa2014-07-231-3/+9
* image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu2014-07-231-1/+26
* insane.bbclass: avoid QA errors for n32 kernelMing Liu2014-07-191-2/+2
* default-distrovars/multilib: update license whitelists to use canonical namesRoss Burton2014-07-191-1/+1
* license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton2014-07-192-3/+13
* initscripts: save /etc/timestamp with seconds accuracyBlair Elliott2014-07-191-1/+1
* populate_sdk_base: ensure that filenames with empty space character are handledJoão Henrique Ferreira de Freitas2014-07-191-2/+2
* license.bbclass: fix indentation in python functionRoxana Ciobanu2014-07-191-6/+6
* fontcache: Fix build dependency errorsRichard Purdie2014-07-171-1/+6
* cross-canadian: Fix shlibs directory after recent shlibs changesRichard Purdie2014-07-171-2/+2
* classes/insane: Show QA check nameChong Lu2014-07-161-34/+32
* insane: Ensure do_package_qa happens after do_packagedataRichard Purdie2014-07-111-1/+1
* package.bbclass: add a stub implementation of package_name_hookRoss Burton2014-07-101-0/+12
* bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri2014-07-101-1/+9
* kernel.bbclass: update KERNEL_IMAGE_MAXSIZERobert Yang2014-07-101-3/+6
* package.bbclass: Generate runtime-rprovides dataRichard Purdie2014-07-101-4/+11
* insane: Split do_package_qa into a separate task (from do_package)Richard Purdie2014-07-101-3/+22
* package.bbclass: Rewrite shlib_provider handling to include RPATHRichard Purdie2014-07-101-17/+30
* package.bbclass: Improve shlibs pkgdata file formatRichard Purdie2014-07-101-20/+11
* package.bbclass: Rewrite sonames data structure to include library pathRichard Purdie2014-07-101-10/+13
* package.bbclass: Improve shlibs needed data structureRichard Purdie2014-07-101-22/+20
* sanity.bbclass: Update minimum git version to 1.7.8Richard Purdie2014-07-081-3/+3
* binconfig-disabled: add a default value and comment for BINCONFIGRoss Burton2014-07-081-0/+3
* package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle2014-07-081-2/+2
* autotools.bbclass: remove autotools_set_crosscompilingRoss Burton2014-07-031-7/+0
* toolchain-scripts: Add handling for CANADIANEXTRAOSRichard Purdie2014-07-031-1/+5
* meta: fix no newline at end of fileRobert Yang2014-07-031-1/+1
* classes/kernel: Use full path for symlink in update-alternatives.Drew Moseley2014-06-291-1/+1
* populate_sdk_base: Remove confusing echoRichard Purdie2014-06-291-2/+0
* populate_sdk_base: add auto-completion in setupDennis Meier2014-06-291-2/+1
* classes/report-error: tweak summary messagePaul Eggleton2014-06-291-2/+2
* patch.bbclass: unset TMPDIR after useRoss Burton2014-06-291-0/+1