aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-04-04classes/buildhistory: fix grammar in commentsPaul Eggleton
2016-04-04classes/buildhistory: fix filtering of depends-nokernel.dotPaul Eggleton
2016-04-04classes/buildhistory: optimise getting package size listPaul Eggleton
2016-04-03image-vm: Exclude DISK_SIGNATURE_GENERATED from task signatureRichard Purdie
2016-04-03populate_sdk_ext: Exclude BBTASKDEPDATA from task signatureRichard Purdie
2016-04-03kernel-yocto: enforce SRC_URI specified branchBruce Ashfield
2016-04-03insane.bbclass: avoid false positives on library locationBill Randle
2016-04-03grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang
2016-04-03base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie
2016-04-01classes/packagegroup: Refactor code to be simplerUlf Magnusson
2016-04-01image: Fix debugfs image type recursion loopFreudiger Raphael
2016-03-31base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy
2016-03-31base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy
2016-03-31image-vm.bbclass: remove invalid codeRobert Yang
2016-03-31image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang
2016-03-31bootimg.bbclass: merge it into image-live.bbclassRobert Yang
2016-03-31boot-directdisk.bbclass: merge it into image-vm.bbclassRobert Yang
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt
2016-03-31oe-publish-sdk: exclude sstate-cache if publishing minimal SDKPaul Eggleton
2016-03-31classes/populate_sdk_ext: support setting vars from environment at build timePaul Eggleton
2016-03-31image-live.bbclass: DEPENDS on syslinuxRobert Yang
2016-03-30sanity.bbclass: Use pythonexception to raise real exceptions without backtracesRichard Purdie
2016-03-30uninative: Switch md5sum -> sha256Richard Purdie
2016-03-30archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang
2016-03-29siteinfo: Fix musl 64bit targetsKhem Raj
2016-03-29buildhistory.bbclass: create image directory when neededPatrick Ohly
2016-03-28conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...Hongxu Jia
2016-03-28externalsrc: remove nostamp from do_configureMarkus Lehtonen
2016-03-28externalsrc: do not use do_configure[nostamp] for git srctreesMarkus Lehtonen
2016-03-28archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez
2016-03-28gio-module-cache: Add class for Gio modulesJussi Kukkonen
2016-03-28image.bbclass: run wicenv task only for wic imagesEd Bartosh
2016-03-28rootfs-postcommands: don't write manifest when IMAGE_MANIFEST emptyJoshua Lock
2016-03-28bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-us...Alexander Kanavin
2016-03-26kernel.bbclass: consider .csp firmware filesKhem Raj
2016-03-26icecc.bbclass: replace icc with iceccAlex Franco
2016-03-26icecc.bbclass: expand package archAlex Franco
2016-03-26icecc.bbclass: add icc_is_allarch inherit checkAlex Franco
2016-03-26classes/sanity: use proper multi-line string literalsPaul Eggleton
2016-03-25uninative: don't try to relocate static binariesRoss Burton
2016-03-25uninative: ensure patchelf errors are visibleRoss Burton
2016-03-24archiver.bbclass: Fix tar name for git repositoriesMariano Lopez
2016-03-24archiver.bbclass: Fix gcc-source corner caseMariano Lopez
2016-03-24archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez
2016-03-24archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez
2016-03-24sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRINGBill Randle
2016-03-24package.bbclass: Treat .node files same as .so when checking what to stripBrendan Le Foll
2016-03-24bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang
2016-03-24grub-efi.bbclass: make it can build vm and live togetherRobert Yang
2016-03-24bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang