summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
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
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-06-15classes/image: don't chdir when creating symlinksRoss Burton
2016-06-14image.bbclass: do exact match for rootfs typeZhenhua Luo
2016-06-12image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik
2016-05-22image.bbclass: additional output in create_symlinksPatrick Ohly
2016-05-22image.bbclass: support duplicate compression typesPatrick Ohly
2016-05-11image: Fix IMAGE_FEATURES determinism issueRichard Purdie
2016-04-29image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy
2016-04-29image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy
2016-04-19image.bbclass: The wrong name is being used for the debug filesystemMark Hatle
2016-04-14image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle
2016-04-13image.bbclass: use max() instead of indexing booleansRoss Burton
2016-04-01image: Fix debugfs image type recursion loopFreudiger Raphael