summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle2013-08-221-0/+1
* package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle2013-08-221-0/+1
* package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle2013-08-222-5/+20
* package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle2013-08-221-7/+10
* package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle2013-08-221-0/+3
* package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle2013-08-221-0/+5
* image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle2013-08-221-12/+27
* useradd.bbclass: add missing functions to preinstChen Qi2013-08-201-0/+3
* classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton2013-08-161-6/+6
* classes/buildhistory: tag last 3 build revisionsPaul Eggleton2013-08-161-0/+4
* classes/buildhistory: show command line in commit messagePaul Eggleton2013-08-161-2/+11
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-165-12/+16
* classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton2013-08-161-1/+0
* openssh: fix for read-only rootfsChen Qi2013-08-161-0/+12
* image.bbclass: create device table after package installationChen Qi2013-08-161-5/+3
* cmake.bbclass: Don't use packages from the native build machineStefan Herbrechtsmeier2013-08-161-0/+1
* 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