aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-08-13blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador
2013-08-13kernel.bbclass: Correct post(inst|rm) package associationDarren Hart
2013-08-13image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle
2013-08-13classes/testimage: create a link for qemu boot logStefan Stanacar
2013-08-09buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa
2013-08-09buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa
2013-08-05base.bbclass: Fix PACKAGECONFIG usage commentOtavio Salvador
2013-08-05kernel.bbclass: fix typoJavier Viguera
2013-08-05libc-package.bbclass: Add armeb architecture to locale_arch_optionsFathi Boudra
2013-08-05buildhistory: add a note when committing to buildhistoryRoss Burton
2013-08-02classes/sanity: fix some grammatical errors in messagesPaul Eggleton
2013-08-02classes/sanity: check for suid root command evilityPaul Eggleton
2013-07-30distrodata.bbclass: Include PRSPV variable in upstream version checkingEmilia Ciobanu
2013-07-30distrodata.bbclass: Remove whitespacesEmilia Ciobanu
2013-07-30systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel
2013-07-29ccache: allow CCACHE_DIR to be overridenWenzong Fan
2013-07-27classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton
2013-07-27classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package namesPaul Eggleton
2013-07-27gettext: disable nls when INHIBIT_DEFAULT_DEPS is setMartin Jansa
2013-07-27sanity.bbclass: mention version when erroring on LCONF_VERSION mismatchRoss Burton
2013-07-26useradd.bbclass: fix traceback when inheriting useradd but not setting USERAD...Ionut Radu
2013-07-25package.bbclass: avoid packing debug sources from other packagesAndreas Müller
2013-07-25cpan.bbclass: Fail unless Makefile.PL generates MakefileOlof Johansson
2013-07-23systemd: Remove systemd_unitdir if systemd is not in distro featuresMuhammad Shakeel
2013-07-23boot-directdisk: use awk instead of echo -ne for dash compatibilityJonathan Liu
2013-07-22extrausers.bbclass: add a new bbclassChen Qi
2013-07-22useradd.bbclass: add a new base class and code refactorChen Qi
2013-07-18populate_sdk_base.bbclass: use new perm option for findStefan Stanacar
2013-07-18classes/insane: allow libdir QA check to be skipped using INSANE_SKIPPaul Eggleton
2013-07-18classes/insane: fix regression in libdir QA regexPaul Eggleton
2013-07-18terminal.bbclass: Fix BB_RUNFMT processingMark Hatle
2013-07-18sanity.bbclass: Update gcc sanity checkMark Hatle
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar
2013-07-15lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar
2013-07-12distrodata.bbaclass: change in git and svn package reportingEmilia Ciobanu
2013-07-12package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpmBian Naimeng
2013-07-11boot-directdisk: allow specifying custom MBR disk signatureJonathan Liu
2013-07-09package_deb.bbclass: make DESCRIPTION support newlineRobert Yang
2013-07-09package_ipk.bbclass: make DESCRIPTION support newlineRobert Yang
2013-07-09package_rpm.bbclass: make DESCRIPTION support newlineRobert Yang
2013-07-09gtkdoc: set the default docdir to ${S}, not ${B}Ross Burton
2013-07-09populate_sdk_base.bbclass: allow $OECORE_NATIVE_SYSROOT in sdk_env_scriptBernhard Guillon
2013-07-09populate_sdk_base: fix bashismLaurentiu Palcu
2013-07-09systemd: Don't enable systemd services when native.Randy Witt
2013-07-09classes/testimage.bbclass: new class for image testsStefan Stanacar
2013-07-05sstate.bbclass: Add an extra check for sstate_mirrorsJoe MacDonald
2013-07-05insane.bbclass: Added QA warning for shipping /usr/share/info/dirMihai Prica
2013-07-05classes/insane: fix libdir check regexesPaul Eggleton