summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-05-09class/lib: Fix up various file access methodsRichard Purdie9
2013-05-09buildstats: Drop spurious open() callRichard Purdie1
2013-05-09useradd: Use modern join syntaxRichard Purdie1
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie3
2013-05-09base.bbclass: Drop unused/obsolete importRichard Purdie1
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie3
2013-05-09insane: Open file in binary modeRichard Purdie1
2013-05-09classes/lib: Update to use print as a function callRichard Purdie2
2013-05-09metadata_scm: Replace deprecated operatorRichard Purdie1
2013-05-09sanity.bbclass: Use open(), not file()Richard Purdie1
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2
2013-05-09classes: Use modern exception raising syntaxRichard Purdie5
2013-05-09buildstats: Update to ensure files are closedRichard Purdie1
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie3
2013-05-09bootimg.bbclass: add comment for NOHDDRobert Yang1
2013-05-07archive-*-source.bbclass: handle dependency in anonymous functionLaurentiu Palcu3
2013-05-03buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa1
2013-05-03archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...Laurentiu Palcu3
2013-05-03image_types: fix default location of kernel when generating elf imagesTomas Frydrych1
2013-05-03image.bbclass: Don't mark do_rootfs and do_build as nostampPhil Blundell1
2013-05-03classes/image: allow complementary package globs to be extendedPaul Eggleton1
2013-05-02Make toolchain output name using SDK_VERSION instead of DISTRO_VERSION to be ...Jessica Zhang1
2013-05-01sstate.bbclass: make hard links for staging filesRobert Yang1
2013-04-29Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu3
2013-04-29Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"Laurentiu Palcu1
2013-04-29cpan.bbclass: use '|' as sed separator for entry with pathsMarcin Juszkiewicz1
2013-04-29sstate: Set umask to 002 before packaging runsPhil Blundell1
2013-04-28kernel-arch: Always use ld.bfd to link the kernelPhil Blundell1
2013-04-22package.bbclass: ensure license excluded files aren't packagedChristopher Larson1
2013-04-22package.bbclass: add LICENSE_EXCLUSION to vardepsChristopher Larson1
2013-04-22image.bbclass: change the logic when intercepts failLaurentiu Palcu1
2013-04-22pixbufcache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu1
2013-04-22gtk-icon-cache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu1
2013-04-22fontcache.bbclass: do not exit with 1 after installing intercept hookLaurentiu Palcu1
2013-04-18package_ipk: Ensure the status file existsRichard Purdie1
2013-04-18package.bbclass: Add useradd variables to PACKAGEVARSRichard Purdie1
2013-04-18multilib: Ensure we map the USERADD_PACKAGES variableRichard Purdie1
2013-04-17packagegroup: Add init-manager sanity checkRichard Purdie1
2013-04-17package.bbclass: Fix populate_packages for glob expansion issuesRichard Purdie1
2013-04-15update-alternatives: Ensure DEPENDS is correct in multilib caseRichard Purdie1
2013-04-15kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie1
2013-04-13package/image.bbclass: Fix multilib rprovidesRichard Purdie3
2013-04-13classes/sanity: fix handling of bblayers.conf updatingPaul Eggleton1
2013-04-12kernel.bbclass: Optionally create lib dir during deployKhem Raj1
2013-04-11icecc: Allow to use this bbclass together with external toolchainsMartin Jansa1
2013-04-11package_rpm.bbclass: fix build multilib image failed when PR Server enabledHongxu Jia1
2013-04-11ptest bug fixesBjörn Stenberg3
2013-04-11kernel.bbclass: do_strip: allow recipes to strip the kernelMichel Thebeau1
2013-04-10postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu4