aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-04-06image_types: use compress framework to produce checksums for imagesAlexander D. Kanevskiy
2016-04-06sanity.bbclass: fix a hardcode in check_path_length()Robert Yang
2016-04-06useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John
2016-04-05patch.bbclass: remove useless path assignmentAlex Franco
2016-04-05package: do_split_packages: expand variables in extra_dependsRoss Burton
2016-04-05sanity: Increase minimum git version to 1.8.3.1Richard Purdie
2016-04-05license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman
2016-04-05externalsrc: avoid race in temporary git index fileMarkus Lehtonen
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