summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2022-03-15image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]Peter Kjellerstedt
2022-03-13image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu
2021-12-12image: add overlayfs-etc image featureVyacheslav Yurkov
2021-11-24image: Include psplash only when screen machine feature is enabledKhem Raj
2021-11-10meta: use ln -rs instead of lnrRoss Burton
2021-10-16reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie
2021-10-01image: Exclude IMAGE_VERSION_SUFFIX from expansion in image tasksRichard Purdie
2021-09-23image/qemu: Add explict depends for qemu-helper addto_recipe_sysroot taskRichard Purdie
2021-08-04image: Drop COMPRESS_CMDRichard Purdie
2021-08-04image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie
2021-08-04meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-05-13image.bbclass: fix comment "pacackages" -> "packages"Robert P. J. Day
2021-05-06classes/image: Use xargs to set file timestampsJoshua Watt
2021-03-31image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson
2021-03-28classes/image: use oe.utils.directory_size() instead of duRoss Burton
2021-03-15image.bbclass: deltask do_packagedataRobert Yang
2021-02-26bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image classRichard Purdie
2021-02-26image: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie
2021-02-16classes: Drop now unneeded umask flagsRichard Purdie
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-09-08image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS referenceMatt Madison
2020-07-22image.bbclass: improve wording when image size exceeds the specified limitDaniel Ammann
2020-04-29image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie
2020-02-15image.bbclass, package-index.bb: Delete do_populate_lic taskKhem Raj
2019-10-31IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller
2019-08-30image.bbclass: Fix debug output for rootfs sizeDaniel Klauer
2019-08-03classes/lib: Remove bb.build.FuncFailedRichard Purdie
2019-07-10image.bbclass: Only append to IMAGE_LINK_NAME if it was already setMike Crowe
2019-07-02image.bbclass: fix systemd_preset_allChen Qi
2019-05-09systemd: Default to non-stateless imagesAlex Kiernan
2019-05-02image: call systemctl preset-all for imagesAlex Kiernan
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