summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2017-11-08image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov
2017-09-21image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke
2017-09-21classes/image: move image_qa to between rootfs and imageRoss Burton
2017-08-16image.bbclass: drop initramfs bundle related codeMing Liu
2017-08-16image.bbclass: support binary reproducibilityJuro Bystricky
2017-08-16image.bbclass: delete DATE variable tooStefan Agner
2017-07-31image: Make do_image_qa a dummy sstate task to match do_image_completeRichard Purdie
2017-07-31image/rm_work: Promote do_image_complete to be more sstate likeRichard Purdie
2017-07-31image: Drop before do_build from do_rootfs and do_imageRichard Purdie
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-25image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini
2017-07-25image_types.bbclass: Make u-boot signed images more versatileTom Rini
2017-07-25image.bbclass: Correct chaining compression supportTom Rini
2017-07-06image.bbclass: create root symlinks in nativesdk target sysrootAmarnath Valluri
2017-07-06image: create symlinks needed for merged /usrAmarnath Valluri
2017-06-28image.bbclass: use prependVarFlag for postfuncsEd Bartosh
2017-06-16meta: Drop further remnants of uclibc supportRichard Purdie
2017-06-14image.bbclass: fix setting of vardeps flagEd Bartosh
2017-06-14image.bbclass: improve setup of flagsEd Bartosh
2017-06-14image.bbclass: cleanup: add new variable "task"Ed Bartosh
2017-05-16image.bbclass: allow override of image LICENSEPascal Bach
2017-05-16image.bbclass: Set ROOTFS_RO_UNNEEDED correctlyDavid Vincent
2017-03-13run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin
2017-02-19image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt
2017-02-15image.bbclass: Use 'populate_sdk_base' for non-linux targetsNathan Rossi
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-05image: rename image-wic -> image_types_wicEd Bartosh
2017-01-31image-wic: move wic code to image-wic.bbclassEd Bartosh
2017-01-31wic: change location of .env filesEd Bartosh
2017-01-28gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie
2017-01-28image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasksRichard Purdie
2017-01-26image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-19staging: Add dependency on virtual/binutils for strip binaryRichard Purdie
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-14classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton
2016-12-08image.bbclass: inherit image_types_uboot when neededRobert Yang
2016-10-15Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock
2016-10-05image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-09-15image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]Andre McCurdy
2016-09-14image.bbclass: also mask debugfs versions of masked imagesAndré Draszik
2016-09-14image.bbclass: do not check size of the debugfs imageAndré Draszik
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang
2016-09-04image.bbclass: Put image_complete under sstate controlEd Bartosh
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-09-04image/populate_sdk_base: Add *DEPLOYDIR variablesEd Bartosh
2016-08-18image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock