summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image: Exclude IMAGE_VERSION_SUFFIX from expansion in image tasksRichard Purdie2021-10-021-0/+1
* image/qemu: Add explict depends for qemu-helper addto_recipe_sysroot taskRichard Purdie2021-09-231-1/+4
* image: Drop COMPRESS_CMDRichard Purdie2021-08-041-2/+1
* image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie2021-08-041-3/+3
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-041-2/+2
* Convert to new override syntaxRichard Purdie2021-08-021-10/+10
* image.bbclass: fix comment "pacackages" -> "packages"Robert P. J. Day2021-05-131-1/+1
* classes/image: Use xargs to set file timestampsJoshua Watt2021-05-061-1/+1
* image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson2021-03-311-1/+1
* classes/image: use oe.utils.directory_size() instead of duRoss Burton2021-03-281-4/+2
* image.bbclass: deltask do_packagedataRobert Yang2021-03-151-1/+1
* bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image classRichard Purdie2021-02-271-1/+1
* image: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-02-271-0/+2
* classes: Drop now unneeded umask flagsRichard Purdie2021-02-161-3/+0
* rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov2021-01-161-1/+1
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-131-1/+4
* image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS referenceMatt Madison2020-09-081-1/+1
* image.bbclass: improve wording when image size exceeds the specified limitDaniel Ammann2020-07-221-2/+2
* image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie2020-04-291-4/+1
* image.bbclass, package-index.bb: Delete do_populate_lic taskKhem Raj2020-02-151-0/+1
* IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller2019-10-311-1/+1
* image.bbclass: Fix debug output for rootfs sizeDaniel Klauer2019-09-011-1/+1
* classes/lib: Remove bb.build.FuncFailedRichard Purdie2019-08-061-5/+2
* image.bbclass: Only append to IMAGE_LINK_NAME if it was already setMike Crowe2019-07-101-1/+2
* image.bbclass: fix systemd_preset_allChen Qi2019-07-021-2/+3
* systemd: Default to non-stateless imagesAlex Kiernan2019-05-091-5/+4
* image: call systemctl preset-all for imagesAlex Kiernan2019-05-031-1/+8
* default-distrovars: Drop DISTRO_FEATURES_LIBCKhem Raj2019-02-281-5/+0
* image.bbclass: respect PACKAGE_NO_GCONVKai Kang2018-12-051-0/+5
* image.bbclass: fix a wrong position blankMing Liu2018-11-271-1/+1
* image.bbclass: add a missing blankMing Liu2018-11-161-1/+1
* rootfs: ensure that packages in IMAGE_INSTALL_DEBUGFS are existingAndrej Valek2018-11-141-1/+1
* rootfs: possibility to add packages to debug rootfsAndrej Valek2018-10-181-1/+3
* image.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-0/+2
* image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan2018-08-151-1/+4
* image: Add locale archive optimisationRichard Purdie2018-08-151-1/+1
* license_image: Fix raceRichard Purdie2018-07-251-1/+0
* rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang2018-07-091-1/+1
* image: Set COREBASE as the git directory for timestampAlex Kiernan2018-06-281-1/+1
* image/testimage: Rework auto image test executionRichard Purdie2018-06-211-1/+0
* image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie2018-06-211-9/+1
* image: Combine all the class handling code into a single sectionRichard Purdie2018-06-211-30/+23
* image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin2018-06-181-1/+2
* classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt2018-04-101-1/+1
* classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky2018-03-121-1/+1
* image: Remove the do_package_write_* tasksRichard Purdie2018-03-041-3/+3
* classes: don't scan for CVEs in images or packagegroupsRoss Burton2018-02-161-0/+2
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-301-1/+1
* image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie2018-01-111-0/+2
* image.bbclass: Add additional bb.debug to help track 12304Saul Wold2017-12-181-1/+11