summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* core-image.bbclass: Correct comment about packagegroups.Robert P. J. Day2014-08-111-2/+2
* boot-directdisk.bbclass: use local HDDDIRRobert Yang2014-08-111-2/+2
* code cleanup for INITRD variable handingNitin A Kamble2014-08-062-1/+5
* oelint.bbclass: Check for ${PN} or ${P} usageChong Lu2014-08-061-0/+18
* oelint.bbclass: add patch checkingChong Lu2014-08-061-0/+35
* oelint.bbclass: make oelint bbclass workChong Lu2014-08-061-170/+28
* Add doc entry for "ptest-pkgs" in IMAGE_FEATURES listRobert P. J. Day2014-08-061-0/+1
* autotools: Exclude SDK_OS from autotools task signaturesRichard Purdie2014-08-041-1/+1
* package: Fix darwin shlibs codeRichard Purdie2014-08-041-11/+13
* package: Convert dylib handling from .la to otoolRichard Purdie2014-08-031-32/+22
* package: Fix pkgdest for darwin shlibs codeRichard Purdie2014-08-031-1/+1
* autotools: Fix warning for odctools-crosssdkRichard Purdie2014-08-031-1/+1
* sstate: Allow switching between linux and non-linux SDK builds within the sam...Richard Purdie2014-08-032-3/+3
* sanity.bbclass: Add ability to verify toolchain flagsMark Hatle2014-08-021-6/+46
* image.bbclass: tweak read_only_rootfs_hook to also support systemd based systemsChen Qi2014-08-021-2/+3
* INITRD var: make it a list of filesystem imagesNitin A Kamble2014-08-024-10/+34
* image-vmdk.bbclass: use sda rather than hdaRobert Yang2014-08-022-2/+2
* 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