summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/buildhistory: improve SRCREV recordingPaul Eggleton2013-03-291-6/+52
* rpm: split out run-postinstsZhenhua Luo2013-03-291-3/+1
* base.bbclass: When we use fakeroot, also use it for devshellRichard Purdie2013-03-281-0/+2
* classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton2013-03-271-2/+3
* update-rc.d/systemd: change communication variable nameRoss Burton2013-03-262-9/+10
* systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton2013-03-261-16/+11
* update-rcd: drop depends to recommends, check for update-rcd in scriptsRoss Burton2013-03-261-5/+10
* update-rcd.bbclass: handle both sysvinit and systemd features being presentRoss Burton2013-03-261-3/+6
* classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDE1.4_M5.rc2Paul Eggleton2013-03-261-5/+5
* qemuimagetest: collect and print runqemu outputPaul Eggleton2013-03-261-0/+1
* package.bbclass: Correctly handle /usr/src/debug file ownershipRichard Purdie2013-03-261-0/+1
* package.bbclass: Ensure debug source file is generated correctlyRichard Purdie2013-03-251-0/+2
* package.bbclass: Handle subprocess errors correctlyRichard Purdie2013-03-251-6/+26
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-236-69/+63
* packagegroup-core-tools-debug: split out Eclipse packagesPaul Eggleton2013-03-231-0/+2
* classes/buildhistory: trim trailing spaces in file listingsPaul Eggleton2013-03-231-1/+1
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-2311-105/+165
* fix march sanity check issueZhenhua Luo2013-03-221-3/+6
* package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson2013-03-223-23/+10
* package_deb: don't install glibc-localedata-i18n separatelyChristopher Larson2013-03-221-4/+0
* distrodata.bbclass: added some more git processingEmilia Ciobanu2013-03-221-5/+27
* syslinux.bbclass: Add a default serial console option and real boot menu supportJason Wessel2013-03-181-79/+49
* package: Add cachedpath optimisationRichard Purdie2013-03-182-25/+33
* image_types.bbclass: only create links if the target existsAndreas Oberritter2013-03-181-1/+3
* binconfig: Handle the case where ${B} != ${S}Richard Purdie2013-03-181-1/+1
* kernel bbclass: return to original directory in do_deployChase Maupin2013-03-181-0/+1
* rm_work.bbclass: inhibit rm_work per recipeChen Qi2013-03-181-0/+13
* archiver: fix archive filtering behaviorKevin Strasser2013-03-184-18/+25
* archive-*-source.bbclass: fix scripts_with_logs build errorKevin Strasser2013-03-183-6/+9
* image.bbclass: Drop legacy export of IMAGE_BASENAMERichard Purdie2013-03-181-2/+0
* populate_sdk_base: search for perl scripts after symlinks are relocatedLaurentiu Palcu2013-03-161-5/+5
* package_rpm: Ensure PV manipulations are correctRichard Purdie2013-03-161-1/+1
* icecc: improve interaction with sstateMartin Jansa2013-03-151-0/+6
* package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLEMartin Jansa2013-03-151-0/+6
* package_rpm: Ensure package dependencies have correct version numbersRichard Purdie2013-03-141-2/+3
* rootfs_xxx.bbclass: fix bitbake -S hashes mismatch errorRobert Yang2013-03-123-3/+3
* base.bbclass: don't backfill features that already existRoss Burton2013-03-101-2/+2
* package_deb.bbclass: set DPKG_ARCH_arm to "armel"Constantin Musca2013-03-101-0/+1
* core-image.bbclass: support read-only rootfsChen Qi2013-03-071-0/+4
* image.bbclass: add a hook funtion to support readonly rootfsChen Qi2013-03-071-0/+18
* kernel-module-split: append space to RDEPENDSMartin Jansa2013-03-071-1/+1
* ptest: Move ptest checks from recipes to ptest.bbclassBjörn Stenberg2013-03-071-6/+29
* buildhistory.bbclass: add support for SRCREV loggingConstantin Musca2013-03-071-1/+22
* sanity.bbclass:check if necessary to add march to BUILD_CFLAGSHongxu Jia2013-03-071-0/+29
* gtk-doc: Fix B verses S issuesRichard Purdie2013-03-051-2/+2
* sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval2013-03-051-1/+1
* insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie2013-03-051-1/+1
* packagegroup: Set ALLOW_EMPTY on a per package basisRichard Purdie2013-03-051-8/+4
* package.bbclass: Ensure all .so files get strippedRichard Purdie2013-03-051-1/+4
* package.bbclass: Fix do_package variable dependenciesRichard Purdie2013-03-051-1/+1