summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPESStefan Stanacar2013-05-121-11/+15
* classes/insane: add check for PN in OVERRIDESPaul Eggleton2013-05-101-0/+5
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-101-0/+10
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-103-3/+0
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-101-1/+1
* imagetest-qemu: Fix indentationRichard Purdie2013-05-091-7/+7
* class/lib: Fix up various file access methodsRichard Purdie2013-05-099-71/+73
* buildstats: Drop spurious open() callRichard Purdie2013-05-091-1/+0
* useradd: Use modern join syntaxRichard Purdie2013-05-091-1/+1
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-093-7/+6
* base.bbclass: Drop unused/obsolete importRichard Purdie2013-05-091-1/+1
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-092-3/+3
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-093-10/+9
* insane: Open file in binary modeRichard Purdie2013-05-091-1/+1
* classes/lib: Update to use print as a function callRichard Purdie2013-05-092-5/+7
* metadata_scm: Replace deprecated operatorRichard Purdie2013-05-091-2/+2
* sanity.bbclass: Use open(), not file()Richard Purdie2013-05-091-12/+12
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-092-14/+14
* classes: Use modern exception raising syntaxRichard Purdie2013-05-095-9/+9
* buildstats: Update to ensure files are closedRichard Purdie2013-05-091-15/+16
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-093-6/+10
* bootimg.bbclass: add comment for NOHDDRobert Yang2013-05-091-0/+1
* archive-*-source.bbclass: handle dependency in anonymous functionLaurentiu Palcu2013-05-073-6/+15
* buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa2013-05-031-1/+1
* archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...Laurentiu Palcu2013-05-033-3/+3
* image_types: fix default location of kernel when generating elf imagesTomas Frydrych2013-05-031-1/+1
* image.bbclass: Don't mark do_rootfs and do_build as nostampPhil Blundell2013-05-031-2/+0
* classes/image: allow complementary package globs to be extendedPaul Eggleton2013-05-031-12/+11
* Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be ...Jessica Zhang2013-05-021-1/+1
* sstate.bbclass: make hard links for staging filesRobert Yang2013-05-021-1/+1
* Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu2013-04-293-4/+4
* Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"Laurentiu Palcu2013-04-291-3/+1
* cpan.bbclass: use '|' as sed separator for entry with pathsMarcin Juszkiewicz2013-04-291-1/+1
* sstate: Set umask to 002 before packaging runsPhil Blundell2013-04-291-0/+4
* kernel-arch: Always use ld.bfd to link the kernelPhil Blundell2013-04-281-1/+1
* package.bbclass: ensure license excluded files aren't packagedChristopher Larson2013-04-221-1/+4
* package.bbclass: add LICENSE_EXCLUSION to vardepsChristopher Larson2013-04-221-0/+4
* image.bbclass: change the logic when intercepts failLaurentiu Palcu2013-04-221-10/+22
* pixbufcache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu2013-04-221-17/+12
* gtk-icon-cache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu2013-04-221-27/+20
* fontcache.bbclass: do not exit with 1 after installing intercept hookLaurentiu Palcu2013-04-221-8/+2
* package_ipk: Ensure the status file existsRichard Purdie2013-04-181-0/+1
* package.bbclass: Add useradd variables to PACKAGEVARSRichard Purdie2013-04-181-1/+1
* multilib: Ensure we map the USERADD_PACKAGES variableRichard Purdie2013-04-181-0/+1
* packagegroup: Add init-manager sanity checkRichard Purdie2013-04-181-0/+7
* package.bbclass: Fix populate_packages for glob expansion issuesRichard Purdie2013-04-181-0/+2
* update-alternatives: Ensure DEPENDS is correct in multilib caseRichard Purdie2013-04-151-1/+1
* kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie2013-04-151-2/+4
* package/image.bbclass: Fix multilib rprovidesRichard Purdie2013-04-133-12/+18
* classes/sanity: fix handling of bblayers.conf updatingPaul Eggleton2013-04-131-25/+52
OpenPOWER on IntegriCloud