summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-141-1/+1
* image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt2017-02-191-0/+3
* image.bbclass: Use 'populate_sdk_base' for non-linux targetsNathan Rossi2017-02-151-2/+2
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-1/+0
* image: rename image-wic -> image_types_wicEd Bartosh2017-02-051-2/+3
* image-wic: move wic code to image-wic.bbclassEd Bartosh2017-01-311-23/+2
* wic: change location of .env filesEd Bartosh2017-01-311-1/+1
* gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie2017-01-281-2/+0
* image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasksRichard Purdie2017-01-281-1/+1
* image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie2017-01-261-5/+1
* image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh2017-01-231-1/+1
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-3/+3
* staging: Add dependency on virtual/binutils for strip binaryRichard Purdie2017-01-201-0/+4
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-2/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-48/+48
* classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton2016-12-141-1/+9
* image.bbclass: inherit image_types_uboot when neededRobert Yang2016-12-081-0/+9
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-4/+1
* image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]Andre McCurdy2016-09-151-1/+1
* image.bbclass: also mask debugfs versions of masked imagesAndré Draszik2016-09-141-0/+1
* image.bbclass: do not check size of the debugfs imageAndré Draszik2016-09-141-0/+6
* meta: cleanup d.getVar(var, 0)Robert Yang2016-09-141-1/+1
* image.bbclass: Put image_complete under sstate controlEd Bartosh2016-09-041-2/+7
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-041-3/+3
* image/populate_sdk_base: Add *DEPLOYDIR variablesEd Bartosh2016-09-041-0/+2
* image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly2016-08-181-4/+5
* image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock2016-07-201-0/+30
* classes/image: implement progress support for do_rootfsPaul Eggleton2016-07-081-2/+17
* classes/image: don't chdir when creating symlinksRoss Burton2016-06-151-3/+2
* image.bbclass: do exact match for rootfs typeZhenhua Luo2016-06-151-1/+1
* image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik2016-06-121-0/+1
* image.bbclass: additional output in create_symlinksPatrick Ohly2016-05-221-3/+5
* image.bbclass: support duplicate compression typesPatrick Ohly2016-05-221-1/+9
* image: Fix IMAGE_FEATURES determinism issueRichard Purdie2016-05-111-1/+1
* image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy2016-04-291-2/+6
* image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy2016-04-291-0/+4
* image.bbclass: The wrong name is being used for the debug filesystemMark Hatle2016-04-191-1/+3
* image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle2016-04-141-1/+1
* image.bbclass: use max() instead of indexing booleansRoss Burton2016-04-131-3/+1
* image: Fix debugfs image type recursion loopFreudiger Raphael2016-04-031-2/+3
* image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang2016-03-311-12/+0
* image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt2016-03-311-1/+5
* image.bbclass: run wicenv task only for wic imagesEd Bartosh2016-03-281-1/+1
* grub-efi.bbclass: make it can build vm and live togetherRobert Yang2016-03-251-1/+1
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-0/+13
* image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardepsPatrick Ohly2016-03-201-1/+1
* image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly2016-03-091-3/+24
* image.bbclass: fix incomplete .rootfs customizationPatrick Ohly2016-03-071-1/+1
* image creation: allow overriding .rootfs suffixPatrick Ohly2016-03-071-2/+2