summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie6
2013-08-26kern-tools: usability, bug fixes and no guiltBruce Ashfield1
2013-08-23sstate: Fix the relative symlink replacement codeRichard Purdie1
2013-08-22chrpath: Add support for relocating darwin binariesRichard Purdie1
2013-08-22bitbake.conf/classes/gcc: Don't hardcode -nativesdkRichard Purdie3
2013-08-22Revert "nativesdk: inherit relocatable"Richard Purdie1
2013-08-22gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie6
2013-08-22populate_sdk_base: Allow sdk tar options to be overriddenRichard Purdie1
2013-08-22crosssdk: Construct target_exec_prefix from prefix_nativesdkRichard Purdie1
2013-08-22package.bbclass: Fix handling of symlinks in debug packagesRichard Purdie1
2013-08-22distro_features_check.bbclass: Allow checking of required/conflicting featuresOtavio Salvador1
2013-08-22package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle1
2013-08-22package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle1
2013-08-22package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle2
2013-08-22package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle1
2013-08-22package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle1
2013-08-22package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle1
2013-08-22image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle1
2013-08-20useradd.bbclass: add missing functions to preinstChen Qi1
2013-08-16classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton1
2013-08-16classes/buildhistory: tag last 3 build revisionsPaul Eggleton1
2013-08-16classes/buildhistory: show command line in commit messagePaul Eggleton1
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa5
2013-08-16classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton1
2013-08-16openssh: fix for read-only rootfsChen Qi1
2013-08-16image.bbclass: create device table after package installationChen Qi1
2013-08-16cmake.bbclass: Don't use packages from the native build machineStefan Herbrechtsmeier1
2013-08-13blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador2
2013-08-13kernel.bbclass: Correct post(inst|rm) package associationDarren Hart1
2013-08-13image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle1
2013-08-13classes/testimage: create a link for qemu boot logStefan Stanacar1
2013-08-09buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa1
2013-08-09buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa2
2013-08-05base.bbclass: Fix PACKAGECONFIG usage commentOtavio Salvador1
2013-08-05kernel.bbclass: fix typoJavier Viguera1
2013-08-05libc-package.bbclass: Add armeb architecture to locale_arch_optionsFathi Boudra1
2013-08-05buildhistory: add a note when committing to buildhistoryRoss Burton1
2013-08-02classes/sanity: fix some grammatical errors in messagesPaul Eggleton1
2013-08-02classes/sanity: check for suid root command evilityPaul Eggleton1
2013-07-30distrodata.bbclass: Include PRSPV variable in upstream version checkingEmilia Ciobanu1
2013-07-30distrodata.bbclass: Remove whitespacesEmilia Ciobanu1
2013-07-30systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel1
2013-07-29ccache: allow CCACHE_DIR to be overridenWenzong Fan1
2013-07-27classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton3
2013-07-27classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package namesPaul Eggleton1
2013-07-27gettext: disable nls when INHIBIT_DEFAULT_DEPS is setMartin Jansa1
2013-07-27sanity.bbclass: mention version when erroring on LCONF_VERSION mismatchRoss Burton1
2013-07-26useradd.bbclass: fix traceback when inheriting useradd but not setting USERAD...Ionut Radu1
2013-07-25package.bbclass: avoid packing debug sources from other packagesAndreas Müller1
2013-07-25cpan.bbclass: Fail unless Makefile.PL generates MakefileOlof Johansson1