summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu2017-11-081-5/+9
* image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov2017-11-081-1/+4
* image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke2017-09-211-1/+1
* classes/image: move image_qa to between rootfs and imageRoss Burton2017-09-211-2/+5
* image.bbclass: drop initramfs bundle related codeMing Liu2017-08-171-13/+0
* image.bbclass: support binary reproducibilityJuro Bystricky2017-08-161-1/+15
* image.bbclass: delete DATE variable tooStefan Agner2017-08-161-1/+2
* image: Make do_image_qa a dummy sstate task to match do_image_completeRichard Purdie2017-07-311-0/+9
* image/rm_work: Promote do_image_complete to be more sstate likeRichard Purdie2017-07-311-0/+4
* image: Drop before do_build from do_rootfs and do_imageRichard Purdie2017-07-311-2/+2
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-3/+0
* image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini2017-07-251-1/+1
* image_types.bbclass: Make u-boot signed images more versatileTom Rini2017-07-251-9/+0
* image.bbclass: Correct chaining compression supportTom Rini2017-07-251-1/+1
* image.bbclass: create root symlinks in nativesdk target sysrootAmarnath Valluri2017-07-061-9/+20
* image: create symlinks needed for merged /usrAmarnath Valluri2017-07-061-0/+21
* image.bbclass: use prependVarFlag for postfuncsEd Bartosh2017-06-281-1/+1
* meta: Drop further remnants of uclibc supportRichard Purdie2017-06-221-1/+0
* image.bbclass: fix setting of vardeps flagEd Bartosh2017-06-141-1/+1