summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* extrausers.bbclass: drop retry count for perform_user/group* callsMark Asselstine2016-04-091-6/+6
* toaster.bbclass: strip task from the targetEd Bartosh2016-04-091-0/+1
* image-live.bbclass: fix iso + efi onlyRobert Yang2016-04-091-0/+1
* devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt2016-04-091-0/+5
* populate_sdk_ext.bbclass: Enable locked sigs errorsRandy Witt2016-04-091-2/+9
* sstatesig.py: Split single locked sigs check into multiple checksRandy Witt2016-04-091-1/+7
* image_types: use compress framework to produce checksums for imagesAlexander D. Kanevskiy2016-04-061-1/+7
* sanity.bbclass: fix a hardcode in check_path_length()Robert Yang2016-04-061-1/+1
* useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John2016-04-062-0/+34
* patch.bbclass: remove useless path assignmentAlex Franco2016-04-061-1/+0
* package: do_split_packages: expand variables in extra_dependsRoss Burton2016-04-061-0/+1
* sanity: Increase minimum git version to 1.8.3.1Richard Purdie2016-04-061-2/+4
* license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman2016-04-061-3/+5
* externalsrc: avoid race in temporary git index fileMarkus Lehtonen2016-04-061-8/+9
* classes/buildhistory: fix grammar in commentsPaul Eggleton2016-04-051-1/+1
* classes/buildhistory: fix filtering of depends-nokernel.dotPaul Eggleton2016-04-051-1/+1
* classes/buildhistory: optimise getting package size listPaul Eggleton2016-04-051-10/+3
* image-vm: Exclude DISK_SIGNATURE_GENERATED from task signatureRichard Purdie2016-04-031-0/+1
* populate_sdk_ext: Exclude BBTASKDEPDATA from task signatureRichard Purdie2016-04-031-0/+2
* kernel-yocto: enforce SRC_URI specified branchBruce Ashfield2016-04-031-0/+11
* insane.bbclass: avoid false positives on library locationBill Randle2016-04-031-2/+17
* grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang2016-04-032-11/+21
* base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie2016-04-031-3/+3
* classes/packagegroup: Refactor code to be simplerUlf Magnusson2016-04-031-11/+7
* image: Fix debugfs image type recursion loopFreudiger Raphael2016-04-031-2/+3
* base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy2016-04-011-4/+3
* base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy2016-04-012-18/+9
* image-vm.bbclass: remove invalid codeRobert Yang2016-03-311-7/+0
* image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang2016-03-314-112/+71
* bootimg.bbclass: merge it into image-live.bbclassRobert Yang2016-03-314-313/+305
* boot-directdisk.bbclass: merge it into image-vm.bbclassRobert Yang2016-03-312-208/+198
* image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt2016-03-311-1/+5
* oe-publish-sdk: exclude sstate-cache if publishing minimal SDKPaul Eggleton2016-03-311-0/+6
* classes/populate_sdk_ext: support setting vars from environment at build timePaul Eggleton2016-03-311-0/+20
* image-live.bbclass: DEPENDS on syslinuxRobert Yang2016-03-311-0/+1
* sanity.bbclass: Use pythonexception to raise real exceptions without backtracesRichard Purdie2016-03-311-2/+2
* uninative: Switch md5sum -> sha256Richard Purdie2016-03-312-2/+2
* archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang2016-03-301-0/+1
* siteinfo: Fix musl 64bit targetsKhem Raj2016-03-291-2/+5
* buildhistory.bbclass: create image directory when neededPatrick Ohly2016-03-291-0/+1
* conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...Hongxu Jia2016-03-281-4/+20
* externalsrc: remove nostamp from do_configureMarkus Lehtonen2016-03-281-1/+1
* externalsrc: do not use do_configure[nostamp] for git srctreesMarkus Lehtonen2016-03-281-2/+29
* archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez2016-03-281-0/+6
* gio-module-cache: Add class for Gio modulesJussi Kukkonen2016-03-281-0/+37
* image.bbclass: run wicenv task only for wic imagesEd Bartosh2016-03-281-1/+1
* rootfs-postcommands: don't write manifest when IMAGE_MANIFEST emptyJoshua Lock2016-03-281-1/+4
* bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-us...Alexander Kanavin2016-03-282-4/+13
* kernel.bbclass: consider .csp firmware filesKhem Raj2016-03-281-1/+1
* icecc.bbclass: replace icc with iceccAlex Franco2016-03-281-28/+28