Age | Commit message (Expand) | Author | Files |
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 |
2016-08-18 | image.bbclass: rename COMPRESS(ION) to CONVERSION | Patrick Ohly | 1 |
2016-07-20 | image: add do_image_qa task to run QA checks on the constructed image | Joshua Lock | 1 |
2016-07-07 | classes/image: implement progress support for do_rootfs | Paul Eggleton | 1 |
2016-06-15 | classes/image: don't chdir when creating symlinks | Ross Burton | 1 |
2016-06-14 | image.bbclass: do exact match for rootfs type | Zhenhua Luo | 1 |
2016-06-12 | image/image_types.bbclass: fix fatal error during cpio debugfs creation | André Draszik | 1 |
2016-05-22 | image.bbclass: additional output in create_symlinks | Patrick Ohly | 1 |
2016-05-22 | image.bbclass: support duplicate compression types | Patrick Ohly | 1 |
2016-05-11 | image: Fix IMAGE_FEATURES determinism issue | Richard Purdie | 1 |
2016-04-29 | image.bbclass: don't execute compression commands multiple times | Alexander D. Kanevskiy | 1 |
2016-04-29 | image.bbclass: don't emit redundant IMAGE_CMD_xxx functions | Andre McCurdy | 1 |
2016-04-19 | image.bbclass: The wrong name is being used for the debug filesystem | Mark Hatle | 1 |
2016-04-14 | image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable... | Bill Randle | 1 |
2016-04-13 | image.bbclass: use max() instead of indexing booleans | Ross Burton | 1 |
2016-04-01 | image: Fix debugfs image type recursion loop | Freudiger Raphael | 1 |
2016-03-31 | image-live.bbclass/image-vm.bbclass: remove duplicated code | Robert Yang | 1 |
2016-03-31 | image.bbclass: Make unneeded packages for a read-only rootfs configurable | Peter Kjellerstedt | 1 |
2016-03-28 | image.bbclass: run wicenv task only for wic images | Ed Bartosh | 1 |
2016-03-24 | grub-efi.bbclass: make it can build vm and live together | Robert Yang | 1 |
2016-03-24 | bootimg.bbclass: fix settings for grub-efi.bbclass | Robert Yang | 1 |
2016-03-20 | image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardeps | Patrick Ohly | 1 |
2016-03-09 | image.bbclass: support chaining compression (aka conversion) commands | Patrick Ohly | 1 |
2016-03-07 | image.bbclass: fix incomplete .rootfs customization | Patrick Ohly | 1 |
2016-03-07 | image creation: allow overriding .rootfs suffix | Patrick Ohly | 1 |
2016-02-28 | image: Run do_rootfs_wicenv after do_image | Richard Purdie | 1 |
2016-02-18 | image/populate_sdk: seprate variables to fix dependency | Chen Qi | 1 |
2016-01-26 | image.bbclass: check INITRAMFS_MAXSIZE | Robert Yang | 1 |
2016-01-26 | image: Don't create tasks with '.' in the name | Richard Purdie | 1 |
2016-01-19 | image: Handle image types containing '-' correctly | Richard Purdie | 1 |
2016-01-19 | image: Always run do_rootfs_wicenv | Richard Purdie | 1 |
2016-01-19 | bootimg/image: Enhance bootimg to respect RM_OLD_IMAGE | Richard Purdie | 1 |
2016-01-19 | image: Ensure we don't expand TMPDIR in image commands | Richard Purdie | 1 |
2016-01-19 | image: Fix instability of do_image_* checksums | Richard Purdie | 1 |
2016-01-19 | image: Fix wic environment issues | Richard Purdie | 1 |
2016-01-15 | image/image-live: Add back IMAGE_TYPES_MASKED support | Richard Purdie | 1 |
2016-01-15 | image.bbclass: Handle image base type dependency properly | Otavio Salvador | 1 |
2016-01-13 | image.bbclass: Unconditional includes of populate_sdk_ext fails | Mark Hatle | 1 |
2016-01-11 | classes: Fix do_rootfs references | Richard Purdie | 1 |
2016-01-11 | image: Create separate tasks for rootfs construction | Richard Purdie | 1 |
2016-01-11 | image: Move pre/post process commands to bbclass | Richard Purdie | 1 |
2016-01-11 | image.bbclass: Separate out image generation into a new task, do_image | Richard Purdie | 1 |
2016-01-07 | image: Really remove lockfiles flag | Richard Purdie | 1 |
2016-01-05 | image: Condense do_rootfs function/flags | Richard Purdie | 1 |
2016-01-05 | image/rootfs-postcommands: Separate out post rootfs commands to separate class | Richard Purdie | 1 |