summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image: Fix previous broken commit to set expand parameter to getVarRichard Purdie2018-01-211-1/+1
* image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie2018-01-201-0/+2
* image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke2017-09-221-1/+1
* image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini2017-08-291-1/+1
* image.bbclass: Correct chaining compression supportTom Rini2017-08-291-1/+1
* 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
* image: Run do_rootfs_wicenv after do_imageRichard Purdie2016-02-281-1/+1
* image/populate_sdk: seprate variables to fix dependencyChen Qi2016-02-181-9/+7
* image.bbclass: check INITRAMFS_MAXSIZERobert Yang2016-01-261-1/+13
* image: Don't create tasks with '.' in the nameRichard Purdie2016-01-261-2/+2
* image: Handle image types containing '-' correctlyRichard Purdie2016-01-191-4/+6
* image: Always run do_rootfs_wicenvRichard Purdie2016-01-191-1/+1
* bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2016-01-191-4/+5
* image: Ensure we don't expand TMPDIR in image commandsRichard Purdie2016-01-191-0/+2
* image: Fix instability of do_image_* checksumsRichard Purdie2016-01-191-0/+5
* image: Fix wic environment issuesRichard Purdie2016-01-191-3/+5
* image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie2016-01-151-2/+5
* image.bbclass: Handle image base type dependency properlyOtavio Salvador2016-01-151-0/+3