aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2014-01-16package_rpm: Fix a race with package_deb/package_ipkRichard Purdie
2014-01-16allarch.bbclass: set SDK_ARCH and SDK_CC_ARCH to "none"Laurentiu Palcu
2014-01-14cmake: specify all install pathsRoss Burton
2014-01-14ptest: d.keys() is slow, use a list insteadRichard Purdie
2014-01-14image_types bbclass: add support for tar.lz4 and cpio.lz4Koen Kooi
2014-01-14kernel.bbclass: add support for LZ4 initramfs filesKoen Kooi
2014-01-14distrodata bbclass: add support for lz4 archivesKoen Kooi
2014-01-14base bbclass: add support for lz4 compressed archivesKoen Kooi
2014-01-14cmake: default to out-of-tree buildsRoss Burton
2014-01-14cmake: respect ${S} and ${B}Ross Burton
2014-01-14ptest.bblass: Fix package QA issues when disabledNathan Rossi
2014-01-10terminal.bbclass: do not export PS1Anders Darander
2014-01-10package: Keep global pkgfiles[] up to date when snapping library symlinksPhil Blundell
2014-01-10kernel-module-split: Remove extraneous call to depmod from module postinstPhil Blundell
2014-01-07sstate: add do_package to the noexec list in setscene_depvalidMing Liu
2014-01-06base.bbclass: pull in file-native for src.rpmChristopher Larson
2014-01-06sstate: Add optimizing logic for crosssdk setscene dependenciesMing Liu
2014-01-06Revert "gconf.bbclass: remove --disable-schemas-install"Richard Purdie
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang
2014-01-06mime.bbclass: remove the --disable-update-mimedbRobert Yang
2014-01-06gconf.bbclass: remove --disable-schemas-installRobert Yang
2014-01-06image.bbclass: add ability to set systemd default targetChen Qi
2014-01-02classes/package: set SUMMARY in do_split_packages()Paul Eggleton
2014-01-02Update after toplevel LICENSE file checksum changeRichard Purdie
2013-12-21toaster.bbclass: fix crash on buildstats collectionAlexandru DAMIAN
2013-12-21classes/insane: restore printing LIC_FILES_CHKSUM checksum if not specifiedPaul Eggleton
2013-12-21sstate: Use datastore copies due to data changes persistingRichard Purdie
2013-12-21externalsrc: Fix deltask usageRichard Purdie
2013-12-20terminal: Exclude BB_ORIGENV from the signaturesRichard Purdie
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie
2013-12-20sstate: Convert to use ':' as a filename sperator and use SSTATE_SWSPEC globallyRichard Purdie
2013-12-20testimage: include traceback when loading a test failsStefan Stanacar
2013-12-20ptest: Disable for native recipesRichard Purdie
2013-12-20ptest: Fix dependency/ordering issueRichard Purdie
2013-12-20externalsrc: Use deltask APIRichard Purdie
2013-12-20native: Use deltask to remove tasks which have no purposeRichard Purdie
2013-12-18systemd: pass --root in prerm if running on hostRoss Burton
2013-12-18buildhistory: be quiet when garbage collecting the git repoRoss Burton
2013-12-18useradd.bbclass: add dependency on base-filesRoss Burton
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-12-18sstate/gcc: Fix shared workdir handling for siginfo filesRichard Purdie
2013-12-18sstate: Write out siginfo files for non-sstate tasksRichard Purdie
2013-12-16insane: handle recursive configures when checking for unknown configure optionsRoss Burton
2013-12-15nativesdk: Set LIBCOVERRIDE to a valueRichard Purdie
2013-12-14image.bbclass: fix for zap_root_passwordChen Qi
2013-12-14image.bbclass: default USE_DEVFS to '1'Chen Qi
2013-12-14cpan_build bbclass: do not install module into /usr/shareKoen Kooi
2013-12-14distutils bbclass: delete site.py*Koen Kooi
2013-12-13grub-efi: change to generate EFI image in target packageJackie Huang
2013-12-12classes/module_strip: removePaul Eggleton