aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-05-12imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPESStefan Stanacar
2013-05-10classes/insane: add check for PN in OVERRIDESPaul Eggleton
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton
2013-05-10boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang
2013-05-10kernel.bbclass: make FILES package-specificTom Zanussi
2013-05-09imagetest-qemu: Fix indentationRichard Purdie
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2013-05-09buildstats: Drop spurious open() callRichard Purdie
2013-05-09useradd: Use modern join syntaxRichard Purdie
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie
2013-05-09base.bbclass: Drop unused/obsolete importRichard Purdie
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie
2013-05-09insane: Open file in binary modeRichard Purdie
2013-05-09classes/lib: Update to use print as a function callRichard Purdie
2013-05-09metadata_scm: Replace deprecated operatorRichard Purdie
2013-05-09sanity.bbclass: Use open(), not file()Richard Purdie
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie
2013-05-09classes: Use modern exception raising syntaxRichard Purdie
2013-05-09buildstats: Update to ensure files are closedRichard Purdie
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie
2013-05-09bootimg.bbclass: add comment for NOHDDRobert Yang
2013-05-07archive-*-source.bbclass: handle dependency in anonymous functionLaurentiu Palcu
2013-05-03buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa
2013-05-03archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...Laurentiu Palcu
2013-05-03image_types: fix default location of kernel when generating elf imagesTomas Frydrych
2013-05-03image.bbclass: Don't mark do_rootfs and do_build as nostampPhil Blundell
2013-05-03classes/image: allow complementary package globs to be extendedPaul Eggleton
2013-05-02Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be ...Jessica Zhang
2013-05-01sstate.bbclass: make hard links for staging filesRobert Yang
2013-04-29Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu
2013-04-29Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"Laurentiu Palcu
2013-04-29cpan.bbclass: use '|' as sed separator for entry with pathsMarcin Juszkiewicz
2013-04-29sstate: Set umask to 002 before packaging runsPhil Blundell
2013-04-28kernel-arch: Always use ld.bfd to link the kernelPhil Blundell
2013-04-22package.bbclass: ensure license excluded files aren't packagedChristopher Larson
2013-04-22package.bbclass: add LICENSE_EXCLUSION to vardepsChristopher Larson
2013-04-22image.bbclass: change the logic when intercepts failLaurentiu Palcu
2013-04-22pixbufcache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu
2013-04-22gtk-icon-cache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu
2013-04-22fontcache.bbclass: do not exit with 1 after installing intercept hookLaurentiu Palcu
2013-04-18package_ipk: Ensure the status file existsRichard Purdie
2013-04-18package.bbclass: Add useradd variables to PACKAGEVARSRichard Purdie
2013-04-18multilib: Ensure we map the USERADD_PACKAGES variableRichard Purdie
2013-04-17packagegroup: Add init-manager sanity checkRichard Purdie
2013-04-17package.bbclass: Fix populate_packages for glob expansion issuesRichard Purdie
2013-04-15update-alternatives: Ensure DEPENDS is correct in multilib caseRichard Purdie
2013-04-15kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie
2013-04-13package/image.bbclass: Fix multilib rprovidesRichard Purdie
2013-04-13classes/sanity: fix handling of bblayers.conf updatingPaul Eggleton