summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/image.py
AgeCommit message (Expand)Author
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie
2015-12-01image.py: avoid mkdir race when building multiple imagesMike Crowe
2015-12-01image.py: Avoid creating empty .env file in _write_wic_envMike Crowe
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
2015-10-14lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle
2015-09-16image.py: Ensure base image size is an integerPatrick Williams
2015-09-12image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans
2015-09-02image.py: rename _write_env -> _write_wic_envEd Bartosh
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30image.py: add script output to the rootfs logEd Bartosh
2015-08-30image.py: set bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-06-11image: Support for VDIJuro Bystricky
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton
2014-12-24lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador
2014-10-30image.py: Fix error in graph sortingPascal Bach
2014-07-10lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang
2014-03-28image.py: check file exists before deletingLaurentiu Palcu
2014-03-07image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu
2014-02-20lib/oe/image.py: add image dependency mechanismLaurentiu Palcu
2014-02-18Revert "lib/oe/image.py: fix working directory"Richard Purdie
2014-02-17lib/oe/image.py: fix working directoryJonathan Liu
2014-02-14image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov
2014-02-11image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu
2014-02-11lib/oe/image.py: fix image size calculation routineLaurentiu Palcu
2014-02-11lib/oe/image.py: fix get rootfs_extra_space failedHongxu Jia
2014-02-11lib/oe/image.py: add new image creation libraryLaurentiu Palcu