summaryrefslogtreecommitdiff
path: root/meta/lib/oe/image.py
AgeCommit message (Expand)AuthorFiles
2015-10-14lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador1
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle1
2015-09-16image.py: Ensure base image size is an integerPatrick Williams1
2015-09-12image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans1
2015-09-02image.py: rename _write_env -> _write_wic_envEd Bartosh1
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh1
2015-08-30image.py: add script output to the rootfs logEd Bartosh1
2015-08-30image.py: set bitbake variable ROOTFS_SIZEEd Bartosh1
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky1
2015-06-11image: Support for VDIJuro Bystricky1
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton1
2014-12-24lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador1
2014-10-30image.py: Fix error in graph sortingPascal Bach1
2014-07-10lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang1
2014-03-28image.py: check file exists before deletingLaurentiu Palcu1
2014-03-07image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu1
2014-02-20lib/oe/image.py: add image dependency mechanismLaurentiu Palcu1
2014-02-18Revert "lib/oe/image.py: fix working directory"Richard Purdie1
2014-02-17lib/oe/image.py: fix working directoryJonathan Liu1
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov1
2014-02-11image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu1
2014-02-11lib/oe/image.py: fix image size calculation routineLaurentiu Palcu1
2014-02-11lib/oe/image.py: fix get rootfs_extra_space failedHongxu Jia1
2014-02-11lib/oe/image.py: add new image creation libraryLaurentiu Palcu1