summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2014-02-02kernel.bbclass: Fix empty modules directory QA issueNathan Rossi1
2014-01-29toaster.bbclass: save original package nameAlexandru DAMIAN1
2014-01-29package.bbclass: Show which files require given dependency in debug outputMartin Jansa1
2014-01-29package.bbclass: Don't search for providers of PRIVATE_LIBSMartin Jansa1
2014-01-28cml1.bbclass: Fix return code handling in do_menuconfig()Jacob Kroon1
2014-01-28multilib.bbclass: fix Multilib QA IssueMing Liu1
2014-01-28buildhistory.bbclass: Improve robustness in image file listingOtavio Salvador1
2014-01-28scons bbclass: enable parallel makeKoen Kooi1
2014-01-28image.bbclass: fix paths to run-postinstsRoss Burton1
2014-01-28sanity.bbclass: check required perl modulesRobert Yang1
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko3
2014-01-28package.bbclass: add getter of additional metadataLeonid Borisenko1
2014-01-23boot-directdisk: fix the support of vmdkJoao Henrique Ferreira de Freitas1
2014-01-22cmake.bbclass: fix note when warning about deprecated variablesRoss Burton1
2014-01-21sstate.bbclass: remove previous version's stampRobert Yang1
2014-01-19package.bbclass: show warning when package is providing already provided shlibMartin Jansa1
2014-01-19package.bbclass: move reading shlibs providers to separate functionMartin Jansa1
2014-01-19icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa1
2014-01-19icecc: Fix allarch and native recipes having different signaturesMartin Jansa1
2014-01-19icecc: use bb.utils.which also for 'as'Martin Jansa1
2014-01-19icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKEMartin Jansa1
2014-01-19allarch: Set empty TARGET_PREFIX and TARGET_FPUMartin Jansa1
2014-01-17update-alternatives: We now use u-a in nativesdk so make sure the dependency ...Richard Purdie1
2014-01-16package_rpm: Fix a race with package_deb/package_ipkRichard Purdie1
2014-01-16allarch.bbclass: set SDK_ARCH and SDK_CC_ARCH to "none"Laurentiu Palcu1
2014-01-14cmake: specify all install pathsRoss Burton1
2014-01-14ptest: d.keys() is slow, use a list insteadRichard Purdie1
2014-01-14image_types bbclass: add support for tar.lz4 and cpio.lz4Koen Kooi1
2014-01-14kernel.bbclass: add support for LZ4 initramfs filesKoen Kooi1
2014-01-14distrodata bbclass: add support for lz4 archivesKoen Kooi1
2014-01-14base bbclass: add support for lz4 compressed archivesKoen Kooi1
2014-01-14cmake: default to out-of-tree buildsRoss Burton1
2014-01-14cmake: respect ${S} and ${B}Ross Burton1
2014-01-14ptest.bblass: Fix package QA issues when disabledNathan Rossi1
2014-01-10terminal.bbclass: do not export PS1Anders Darander1
2014-01-10package: Keep global pkgfiles[] up to date when snapping library symlinksPhil Blundell1
2014-01-10kernel-module-split: Remove extraneous call to depmod from module postinstPhil Blundell1
2014-01-07sstate: add do_package to the noexec list in setscene_depvalidMing Liu1
2014-01-06base.bbclass: pull in file-native for src.rpmChristopher Larson1
2014-01-06sstate: Add optimizing logic for crosssdk setscene dependenciesMing Liu1
2014-01-06Revert "gconf.bbclass: remove --disable-schemas-install"Richard Purdie1
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang1
2014-01-06mime.bbclass: remove the --disable-update-mimedbRobert Yang1
2014-01-06gconf.bbclass: remove --disable-schemas-installRobert Yang1
2014-01-06image.bbclass: add ability to set systemd default targetChen Qi1
2014-01-02classes/package: set SUMMARY in do_split_packages()Paul Eggleton1
2014-01-02Update after toplevel LICENSE file checksum changeRichard Purdie1
2013-12-21toaster.bbclass: fix crash on buildstats collectionAlexandru DAMIAN1
2013-12-21classes/insane: restore printing LIC_FILES_CHKSUM checksum if not specifiedPaul Eggleton1
2013-12-21sstate: Use datastore copies due to data changes persistingRichard Purdie1