aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-04-02remove gtk-update-icon-cache-native virtualsAndreas Müller
2013-04-02sstate.bbclass: remove reference to gtk+-nativeAndreas Müller
2013-04-02sstate: add -f to mv when moving sstate files into placeJeff Polk
2013-04-02kernel-yocto: use KBRANCH as default build branchBruce Ashfield
2013-03-29packageinfo.bbclass : extended functionalityAndrei Dinu
2013-03-29image_types.bbclass: Replace squashfs-lzma with squashfs-xzMarc Ferland
2013-03-29classes/buildhistory: improve SRCREV recordingPaul Eggleton
2013-03-29rpm: split out run-postinstsZhenhua Luo
2013-03-28base.bbclass: When we use fakeroot, also use it for devshellRichard Purdie
2013-03-27classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton
2013-03-26update-rc.d/systemd: change communication variable nameRoss Burton
2013-03-26systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton
2013-03-26update-rcd: drop depends to recommends, check for update-rcd in scriptsRoss Burton
2013-03-26update-rcd.bbclass: handle both sysvinit and systemd features being presentRoss Burton
2013-03-26classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDEPaul 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-09base.bbclass: don't backfill features that already existRoss Burton
2013-03-09package_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