Age | Commit message (Expand) | Author | Files |
2017-12-18 | image.bbclass: Add additional bb.debug to help track 12304 | Saul Wold | 1 |
2017-11-08 | image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDS | Ming Liu | 1 |
2017-11-08 | image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE} | Igor Romanov | 1 |
2017-09-21 | image.bbclass: Sorted ctypes to avoid basehash error | Gerson Fernando Budke | 1 |
2017-09-21 | classes/image: move image_qa to between rootfs and image | Ross Burton | 1 |
2017-08-16 | image.bbclass: drop initramfs bundle related code | Ming Liu | 1 |
2017-08-16 | image.bbclass: support binary reproducibility | Juro Bystricky | 1 |
2017-08-16 | image.bbclass: delete DATE variable too | Stefan Agner | 1 |
2017-07-31 | image: Make do_image_qa a dummy sstate task to match do_image_complete | Richard Purdie | 1 |
2017-07-31 | image/rm_work: Promote do_image_complete to be more sstate like | Richard Purdie | 1 |
2017-07-31 | image: Drop before do_build from do_rootfs and do_image | Richard Purdie | 1 |
2017-07-30 | image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types | Tom Rini | 1 |
2017-07-25 | image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDs | Tom Rini | 1 |
2017-07-25 | image_types.bbclass: Make u-boot signed images more versatile | Tom Rini | 1 |
2017-07-25 | image.bbclass: Correct chaining compression support | Tom Rini | 1 |
2017-07-06 | image.bbclass: create root symlinks in nativesdk target sysroot | Amarnath Valluri | 1 |
2017-07-06 | image: create symlinks needed for merged /usr | Amarnath Valluri | 1 |
2017-06-28 | image.bbclass: use prependVarFlag for postfuncs | Ed Bartosh | 1 |
2017-06-16 | meta: Drop further remnants of uclibc support | Richard Purdie | 1 |
2017-06-14 | image.bbclass: fix setting of vardeps flag | Ed Bartosh | 1 |
2017-06-14 | image.bbclass: improve setup of flags | Ed Bartosh | 1 |
2017-06-14 | image.bbclass: cleanup: add new variable "task" | Ed Bartosh | 1 |
2017-05-16 | image.bbclass: allow override of image LICENSE | Pascal Bach | 1 |
2017-05-16 | image.bbclass: Set ROOTFS_RO_UNNEEDED correctly | David Vincent | 1 |
2017-03-13 | run-postinsts: simplify the logic of whether to install it to images | Alexander Kanavin | 1 |
2017-02-19 | image-container.bbclass: Add the "container" IMAGE_FSTYPES | Randy Witt | 1 |
2017-02-15 | image.bbclass: Use 'populate_sdk_base' for non-linux targets | Nathan Rossi | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 1 |
2017-02-05 | image: rename image-wic -> image_types_wic | Ed Bartosh | 1 |
2017-01-31 | image-wic: move wic code to image-wic.bbclass | Ed Bartosh | 1 |
2017-01-31 | wic: change location of .env files | Ed Bartosh | 1 |
2017-01-28 | gzip/pigz/expat/image: Simplify gzip-native/pigz-native | Richard Purdie | 1 |
2017-01-28 | image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasks | Richard Purdie | 1 |
2017-01-26 | image/packagegroup/populate_sdk: Drop do_populate_sysroot task properly | Richard Purdie | 1 |
2017-01-23 | image.bbclass: put .env files to ${STAGING_DIR}/imgdata/ | Ed Bartosh | 1 |
2017-01-23 | Switch to Recipe Specific Sysroots | Richard Purdie | 1 |
2017-01-19 | staging: Add dependency on virtual/binutils for strip binary | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-14 | classes/image: suppress log_check mechanism for warnings/errors logged throug... | Paul Eggleton | 1 |
2016-12-08 | image.bbclass: inherit image_types_uboot when needed | Robert Yang | 1 |
2016-10-15 | Remove RM_OLD_IMAGE, it's no longer useful | Joshua Lock | 1 |
2016-10-05 | image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARY | Peter Kjellerstedt | 1 |
2016-09-15 | image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps] | Andre McCurdy | 1 |
2016-09-14 | image.bbclass: also mask debugfs versions of masked images | André Draszik | 1 |
2016-09-14 | image.bbclass: do not check size of the debugfs image | André Draszik | 1 |
2016-09-14 | meta: cleanup d.getVar(var, 0) | Robert Yang | 1 |
2016-09-04 | image.bbclass: Put image_complete under sstate control | Ed Bartosh | 1 |
2016-09-04 | image: Deploy images to IMGDEPLOYDIR | Ed Bartosh | 1 |
2016-09-04 | image/populate_sdk_base: Add *DEPLOYDIR variables | Ed Bartosh | 1 |