aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2016-01-19image: Handle image types containing '-' correctlyRichard Purdie
2016-01-19image: Always run do_rootfs_wicenvRichard Purdie
2016-01-19bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie
2016-01-19image: Ensure we don't expand TMPDIR in image commandsRichard Purdie
2016-01-19image: Fix instability of do_image_* checksumsRichard Purdie
2016-01-19image: Fix wic environment issuesRichard Purdie
2016-01-15image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie
2016-01-15image.bbclass: Handle image base type dependency properlyOtavio Salvador
2016-01-13image.bbclass: Unconditional includes of populate_sdk_ext failsMark Hatle
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie
2016-01-11image.bbclass: Separate out image generation into a new task, do_imageRichard Purdie
2016-01-07image: Really remove lockfiles flagRichard Purdie
2016-01-05image: Condense do_rootfs function/flagsRichard Purdie
2016-01-05image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie
2016-01-05image: Remove pointless rootfs lockRichard Purdie
2015-10-01image.bbclass: tweak the key location for dropbear when rootfs is readonlyAlexander Kanavin
2015-10-01image.bbclass: when building a readonly rootfs, tweak ssh settings regardless...Alexander Kanavin
2015-09-28image types: add hdddirectPatrick Ohly
2015-09-16image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson
2015-09-03image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson
2015-08-30image.bbclass: re-run do_rootfs when feature packages changeChristopher Larson
2015-07-24image: Support for qcow2Christian Ziethén
2015-07-22*image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11image: Support for VDIJuro Bystricky
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle
2015-04-24image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt
2015-04-20image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa
2015-03-24image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt
2015-03-24image: Ensure manifests end with a newlineRichard Purdie
2015-02-23populate_sdk_ext: add extensible SDKRandy Witt
2015-02-14image: add new items to IMAGE_FEATURES[validitems] listSaul Wold
2015-02-07image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi
2015-02-07core-image: split debug-tweaks into individual featuresSaul Wold
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton
2015-02-03classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton
2015-01-29image: Add missing depends on virtual/kernel for depmod dataRichard Purdie
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie
2014-12-31image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador
2014-12-24image.bbclass: avoid boot error on read-only systemd imageChen Qi
2014-12-20image: Avoid race over directory creationRichard Purdie
2014-12-05image.bbclass: whitespaceMichael Jones
2014-12-05image.bbclass: remove comment that readonly only works for sysvinitMichael Jones
2014-11-25image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot
2014-11-04classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia
2014-08-15image.bbclass: image_types.bbclass is a mustRobert Yang