aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-03-26classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDE1.4_M5.rc2Paul Eggleton
2013-03-26qemuimagetest: collect and print runqemu outputPaul Eggleton
2013-03-26package.bbclass: Correctly handle /usr/src/debug file ownershipRichard Purdie
2013-03-25package.bbclass: Ensure debug source file is generated correctlyRichard Purdie
2013-03-25package.bbclass: Handle subprocess errors correctlyRichard Purdie
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie
2013-03-23packagegroup-core-tools-debug: split out Eclipse packagesPaul Eggleton
2013-03-23classes/buildhistory: trim trailing spaces in file listingsPaul Eggleton
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-03-22fix march sanity check issueZhenhua Luo
2013-03-22package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson
2013-03-22package_deb: don't install glibc-localedata-i18n separatelyChristopher Larson
2013-03-22distrodata.bbclass: added some more git processingEmilia Ciobanu
2013-03-18syslinux.bbclass: Add a default serial console option and real boot menu supportJason Wessel
2013-03-18package: Add cachedpath optimisationRichard Purdie
2013-03-18image_types.bbclass: only create links if the target existsAndreas Oberritter
2013-03-18binconfig: Handle the case where ${B} != ${S}Richard Purdie
2013-03-18kernel bbclass: return to original directory in do_deployChase Maupin
2013-03-18rm_work.bbclass: inhibit rm_work per recipeChen Qi
2013-03-18archiver: fix archive filtering behaviorKevin Strasser
2013-03-18archive-*-source.bbclass: fix scripts_with_logs build errorKevin Strasser
2013-03-18image.bbclass: Drop legacy export of IMAGE_BASENAMERichard Purdie
2013-03-16populate_sdk_base: search for perl scripts after symlinks are relocatedLaurentiu Palcu
2013-03-16package_rpm: Ensure PV manipulations are correctRichard Purdie
2013-03-15icecc: improve interaction with sstateMartin Jansa
2013-03-15package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLEMartin Jansa
2013-03-14package_rpm: Ensure package dependencies have correct version numbersRichard Purdie
2013-03-12rootfs_xxx.bbclass: fix bitbake -S hashes mismatch errorRobert Yang
2013-03-10base.bbclass: don't backfill features that already existRoss Burton
2013-03-10package_deb.bbclass: set DPKG_ARCH_arm to "armel"Constantin Musca
2013-03-07core-image.bbclass: support read-only rootfsChen Qi
2013-03-07image.bbclass: add a hook funtion to support readonly rootfsChen Qi
2013-03-07kernel-module-split: append space to RDEPENDSMartin Jansa
2013-03-07ptest: Move ptest checks from recipes to ptest.bbclassBjörn Stenberg
2013-03-07buildhistory.bbclass: add support for SRCREV loggingConstantin Musca
2013-03-07sanity.bbclass:check if necessary to add march to BUILD_CFLAGSHongxu Jia
2013-03-05gtk-doc: Fix B verses S issuesRichard Purdie
2013-03-05sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval
2013-03-05insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie
2013-03-05packagegroup: Set ALLOW_EMPTY on a per package basisRichard Purdie
2013-03-05package.bbclass: Ensure all .so files get strippedRichard Purdie
2013-03-05package.bbclass: Fix do_package variable dependenciesRichard Purdie
2013-03-05populate_sdk_base/image: Fix races for variable mappingsRichard Purdie
2013-03-05sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie
2013-03-05gtk-icon-cache: use virtual/gtk-update-icon-cache-native instead of gtk+-nativeRoss Burton
2013-03-05sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu
2013-03-05buildhistory: Allow the version backwards check to be disabledRichard Purdie
2013-03-05kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR}Matthew McClintock
2013-03-05package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie
2013-03-05kernel: extract functions for kernel modules to separate bbclassMartin Jansa