summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2013-04-10update-rc.d: correctly look up the initscript params with overridesRoss Burton1
2013-04-10classes/license: remove outdated commentPaul Eggleton1
2013-04-09systemd.bbclass: restart service in postinst, not startRoss Burton1
2013-04-09base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINEOtavio Salvador1
2013-04-09classes/buildhistory: fix interaction with rm_workPaul Eggleton1
2013-04-08kernel.bbclass: do_sizecheck: update path to build image and do not deleteMichel Thebeau1
2013-04-08image.bbclass: fix postinstall intercepts fallbackLaurentiu Palcu1
2013-04-08insane.bbclass: Updated MicroBlaze machine definitionsNathan Rossi1
2013-04-05postinst-intercepts, qemu.bbclass: fix issue on 32 bit hostsLaurentiu Palcu1
2013-04-04Add file information to package information windowAndrei Dinu2
2013-04-04buildhistory: record tag names and show warning when the same tag corresponds...Martin Jansa1
2013-04-03classes/sstate: avoid traceback when no files have been stagedPaul Eggleton1
2013-04-03package_deb.bbclass: fix 'armel' overrideBogdan Marinescu1
2013-04-03archiver: fix srpm archiving build errorsKevin Strasser4
2013-04-03base.bbclass: Update the preferred_ml_updatesMark Hatle1
2013-04-02update-rc.d, systemd: redirect also stderr from typeMartin Jansa2