summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/package: print command output when commands failPaul Eggleton2013-07-021-15/+14
* qt4e.bbclass: export OE_QMAKE_QT_CONFIGJonathan Liu2013-07-021-0/+1
* terminal: Run command using a wrapper scriptTyler Hall2013-07-021-9/+32
* classes/insane: remove la2 check which no longer exists from ERROR_QAPaul Eggleton2013-06-281-1/+1
* qt4*.bbclass: disable build qt on mips64 with 64 bits userspaceKai Kang2013-06-282-0/+6
* packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdataRichard Purdie2013-06-281-5/+13
* package: Ensure we iterate all the pool objectsRichard Purdie2013-06-281-2/+2
* sanity.bbclass: Check for the known broken version of makeMark Hatle2013-06-281-0/+37
* autotools.bbclass: force copy Makefile.in.in to ${S}/po/Roy.Li2013-06-281-1/+1
* useradd.bbclass: Add members to a groupMikhail Durnev2013-06-281-5/+63
* image_types.bbclass: set 'filetype' ext4 featureEnrico Scholz2013-06-281-1/+1
* sanity.bbclass: Fix COREBASE sanity testsRichard Purdie2013-06-271-1/+1