summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfoTing Liu2012-08-211-1/+6
* image_types: remove duplicate setting of -i for inode countSaul Wold2012-03-271-2/+3
* image_types.bbclass: Define runnable and deployable patternDongxiao Xu2012-03-261-0/+4
* image_types: ensure .rootfs.ext3 is created before vmdk is created.Dexuan Cui2012-03-131-0/+6
* image_types: add IMAGE_ROOTFS_ALIGNMENTKen Werner2012-03-081-1/+11
* image_types: Ensure duplicate compressed types aren't createdRichard Purdie2012-03-021-1/+2
* image_types.bbclass: We need to preserve order in the types variable and avoi...Richard Purdie2012-03-021-4/+8
* image_types: Ensure dependencies for compression types containing multiple do...Richard Purdie2012-03-021-1/+1
* image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold2012-03-011-6/+9
* image_types: Correctness fixesRichard Purdie2012-02-291-4/+5
* image_types.bbclass: fix bzip2 and xz compression commandsOtavio Salvador2012-02-291-2/+2
* image_types.bbclass: properly support IMAGE_LINK_NAME as emptyOtavio Salvador2012-02-291-5/+9
* image_types: Refactor compression code into a generic compression solutionRichard Purdie2012-02-281-64/+67
* image_types: add vmdk type to use with VMwareSaul Wold2012-02-231-1/+4
* image_types.bbclass: refactor cpio images generation.Andrea Adami2012-02-011-4/+17
* image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock2012-01-171-1/+6
* image_types: Fix rootfs size calcuationSaul Wold2012-01-051-1/+1
* image_types: Ensure /init exists for cpio rootfs archivesDarren Hart2012-01-031-2/+8
* image-types: add btrfs as a supported fstypeNitin A Kamble2011-12-221-1/+1
* image_types.bbclass: disable cleanmarkers for jffs2 imagesAndrea Adami2011-12-081-2/+2
* image_types.bbclass: implement jffs2 summary images (sum.jffs2)Andrea Adami2011-12-081-1/+4
* image_types.bbclass: add xz-native to deps for lzma ext2.lzma imagesMatthew McClintock2011-11-301-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-2/+2
* image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi2011-11-071-7/+7
* poky: fix broken ubifs link in deploy folderLauri Hintsala2011-10-201-1/+1
* Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock2011-09-291-1/+10
* Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock2011-09-291-1/+8
* image_types: Fix ubi images creationDenis Carikli2011-09-061-0/+2
* image_types.bbclass: use per-image dirs for extX.gz images generationDmitry Eremin-Solenikov2011-09-051-16/+16
* image_types: add ext4 types from OEChris Larson2011-08-301-1/+26
* classes/image*: Revamp creation of live imagesSaul Wold2011-07-271-2/+13
* classes/image_types: IMAGE_TYPES was missing some entriesJoshua Lock2011-07-261-1/+1
* classes/image_types: add a variable to list available IMAGE_FSTYPE'sJoshua Lock2011-07-131-0/+2
* image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzmaAndrea Adami2011-07-121-0/+11
* image_types.bbclass: enable btrfs as one of the image typeNitin A Kamble2011-06-301-0/+7
* image-types.bbclass: get the image size in the whole numberNitin A Kamble2011-06-301-1/+1
* image_types.bbclass: Since we apply the override, look for the standard name ...Richard Purdie2011-06-091-1/+1
* image_types: add IMAGE_ROOTFS_EXTRA_SPACESaul Wold2011-05-251-1/+1
* IMAGE_ROOTFS_SIZE CleanupSaul Wold2011-05-251-2/+5
* yaffs2: Remove yaffs2 from oe-coreSaul Wold2011-05-181-3/+0
* Allow JFFS2 image options to be overriddenGary Thomas2011-04-121-1/+1
* image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie2011-03-251-4/+9
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-251-0/+81