summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-684/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+3
* image.bbclass: allow overriding dependency on virtual/kernel:do_deployDmitry Baryshkov2022-05-111-1/+6
* Revert "image.bbclass: allow overriding dependency on virtual/kernel:do_deploy"Jacob Kroon2022-05-091-6/+1
* image.bbclass: allow overriding dependency on virtual/kernel:do_deployDmitry Baryshkov2022-04-291-1/+6
* image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]Peter Kjellerstedt2022-03-151-1/+1
* image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu2022-03-131-2/+2
* image: add overlayfs-etc image featureVyacheslav Yurkov2021-12-121-1/+2
* image: Include psplash only when screen machine feature is enabledKhem Raj2021-11-241-1/+1
* meta: use ln -rs instead of lnrRoss Burton2021-11-101-5/+5
* reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie2021-10-161-8/+6
* 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