summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2019-02-28default-distrovars: Drop DISTRO_FEATURES_LIBCKhem Raj
2018-12-05image.bbclass: respect PACKAGE_NO_GCONVKai Kang
2018-11-24image.bbclass: fix a wrong position blankMing Liu
2018-11-16image.bbclass: add a missing blankMing Liu
2018-11-13rootfs: ensure that packages in IMAGE_INSTALL_DEBUGFS are existingAndrej Valek
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek
2018-08-16image.bbclass: inherit and use image-postinst-interceptsChristopher Larson
2018-08-15image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan
2018-08-15image: Add locale archive optimisationRichard Purdie
2018-07-25license_image: Fix raceRichard Purdie
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang
2018-06-28image: Set COREBASE as the git directory for timestampAlex Kiernan
2018-06-21image/testimage: Rework auto image test executionRichard Purdie
2018-06-20image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie
2018-06-20image: Combine all the class handling code into a single sectionRichard Purdie
2018-06-18image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin
2018-04-07classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky
2018-03-04image: Remove the do_package_write_* tasksRichard Purdie
2018-02-16classes: don't scan for CVEs in images or packagegroupsRoss Burton
2018-01-29meta: don't use deprecated functions from utils.bbclassRoss Burton
2018-01-10image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie
2017-12-18image.bbclass: Add additional bb.debug to help track 12304Saul Wold
2017-11-08image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu
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