summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador2013-08-132-10/+25
* kernel.bbclass: Correct post(inst|rm) package associationDarren Hart2013-08-131-16/+13
* image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle2013-08-131-6/+11
* classes/testimage: create a link for qemu boot logStefan Stanacar2013-08-131-6/+14
* buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa2013-08-121-3/+3
* buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa2013-08-122-9/+10
* base.bbclass: Fix PACKAGECONFIG usage commentOtavio Salvador2013-08-061-1/+1
* kernel.bbclass: fix typoJavier Viguera2013-08-061-1/+1
* libc-package.bbclass: Add armeb architecture to locale_arch_optionsFathi Boudra2013-08-061-0/+1
* buildhistory: add a note when committing to buildhistoryRoss Burton2013-08-061-0/+1
* classes/sanity: fix some grammatical errors in messagesPaul Eggleton2013-08-031-3/+3
* classes/sanity: check for suid root command evilityPaul Eggleton2013-08-031-0/+10
* distrodata.bbclass: Include PRSPV variable in upstream version checkingEmilia Ciobanu2013-07-311-5/+18
* distrodata.bbclass: Remove whitespacesEmilia Ciobanu2013-07-311-9/+9
* systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel2013-07-311-0/+15
* ccache: allow CCACHE_DIR to be overridenWenzong Fan2013-07-311-1/+1
* classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton2013-07-293-6/+10
* classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package namesPaul Eggleton2013-07-291-0/+1
* gettext: disable nls when INHIBIT_DEFAULT_DEPS is setMartin Jansa2013-07-291-2/+2
* sanity.bbclass: mention version when erroring on LCONF_VERSION mismatchRoss Burton2013-07-291-1/+1
* useradd.bbclass: fix traceback when inheriting useradd but not setting USERAD...Ionut Radu2013-07-291-1/+1
* package.bbclass: avoid packing debug sources from other packagesAndreas Müller2013-07-291-1/+1
* cpan.bbclass: Fail unless Makefile.PL generates MakefileOlof Johansson2013-07-291-0/+9
* systemd: Remove systemd_unitdir if systemd is not in distro featuresMuhammad Shakeel2013-07-241-0/+9
* boot-directdisk: use awk instead of echo -ne for dash compatibilityJonathan Liu2013-07-241-1/+1
* extrausers.bbclass: add a new bbclassChen Qi2013-07-241-0/+61
* useradd.bbclass: add a new base class and code refactorChen Qi2013-07-242-91/+238
* populate_sdk_base.bbclass: use new perm option for findStefan Stanacar2013-07-181-1/+1
* classes/insane: allow libdir QA check to be skipped using INSANE_SKIPPaul Eggleton2013-07-181-14/+24
* classes/insane: fix regression in libdir QA regexPaul Eggleton2013-07-181-1/+1
* terminal.bbclass: Fix BB_RUNFMT processingMark Hatle2013-07-181-1/+3
* sanity.bbclass: Update gcc sanity checkMark Hatle2013-07-181-13/+29
* testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2013-07-161-0/+24
* classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar2013-07-161-1/+8
* lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau2013-07-161-2/+2
* testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar2013-07-161-0/+6
* distrodata.bbaclass: change in git and svn package reportingEmilia Ciobanu2013-07-131-28/+51
* package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpmBian Naimeng2013-07-131-0/+5
* boot-directdisk: allow specifying custom MBR disk signatureJonathan Liu2013-07-131-0/+20
* package_deb.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-2/+12
* package_ipk.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-2/+11
* package_rpm.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-5/+15
* gtkdoc: set the default docdir to ${S}, not ${B}Ross Burton2013-07-101-1/+2
* populate_sdk_base.bbclass: allow $OECORE_NATIVE_SYSROOT in sdk_env_scriptBernhard Guillon2013-07-101-1/+1
* populate_sdk_base: fix bashismLaurentiu Palcu2013-07-101-1/+1
* systemd: Don't enable systemd services when native.Randy Witt2013-07-101-0/+2
* classes/testimage.bbclass: new class for image testsStefan Stanacar2013-07-091-0/+92
* sstate.bbclass: Add an extra check for sstate_mirrorsJoe MacDonald2013-07-051-0/+10
* insane.bbclass: Added QA warning for shipping /usr/share/info/dirMihai Prica2013-07-051-1/+11
* classes/insane: fix libdir check regexesPaul Eggleton2013-07-051-2/+2