summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie2012-06-141-0/+1
* gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie2012-03-211-0/+2
* classes/image: avoid cp race condition when building multiple imagesPaul Eggleton2012-03-191-1/+1
* image.bbclass: fix rootfs generation without package management toolsOtavio Salvador2012-03-131-2/+5
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-4/+4
* image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold2012-03-011-2/+4
* image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador2012-02-291-2/+4
* image_types: Refactor compression code into a generic compression solutionRichard Purdie2012-02-281-3/+1
* More quoting fixesMartin Jansa2012-02-261-2/+2
* image.bbclass: Ensure timestamp matches format used in initscripts after rece...Richard Purdie2012-02-241-1/+1
* Incremental rpm image generationRobert Yang2012-01-111-2/+9
* image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu2012-01-061-1/+1
* classes/image: implement generic locale package installationPaul Eggleton2012-01-031-0/+37
* bitbake.conf/image.bbclass: Ensure images use the correct passwd/group filesRichard Purdie2011-12-081-0/+2
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-10/+10
* Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock2011-11-081-1/+2
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-3/+1
* image.bbclass: No need to run most tasks except do_rootfsRichard Purdie2011-10-071-1/+13
* image.bbclass: improve comments regarding exported functionsOtavio Salvador2011-10-041-4/+1
* image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu2011-09-161-12/+5
* image.bbclass: use ${TARGET_PREFIX}depmodChris Larson2011-08-301-1/+1
* image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton2011-08-231-1/+1
* image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton2011-08-191-0/+2
* image: add support for generally useful {dev,doc,dbg}-pkgs featuresChris Larson2011-08-101-2/+32
* image: implement IMAGE_FEATURESChris Larson2011-08-101-3/+14
* image.bbclass: Added variables for multilib support.Lianhao Lu2011-07-271-1/+53
* classes/image*: Revamp creation of live imagesSaul Wold2011-07-271-0/+3
* image.bbclass: Add LINGUAS_INSTALL to dependency listRichard Purdie2011-07-081-1/+1
* image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander2011-07-011-1/+1
* Add umask task controlMark Hatle2011-06-301-0/+2
* task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie2011-05-171-2/+1
* image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell2011-05-171-1/+1
* Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie2011-04-211-1/+1
* image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie2011-04-051-5/+11
* image.bbclass: make execution ldconfig verboseNitin A Kamble2011-04-041-1/+2
* image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie2011-03-291-3/+0
* image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie2011-03-291-0/+1
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-03-291-1/+1
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-251-21/+1
* image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie2011-03-241-1/+1
* image.bbclass: Improve readability of the image generation codeRichard Purdie2011-03-241-7/+13
* image.bbclass: Disable shell debug messagesMark Hatle2011-02-161-1/+1
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-311-4/+1
* image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d...Richard Purdie2011-01-141-1/+1
* image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas2010-11-141-7/+3
* rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie2010-10-071-1/+1
* image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold2010-09-081-1/+1
* Use pseudo rather than fakeroot for fake root privilegesJoshua Lock2010-07-161-1/+1
* test: add automation framework and sanitytestJiajun Xu2010-07-151-0/+3
* image.bbclass: Don't perform mapping renaming until we're running the task it...Richard Purdie2010-07-021-2/+5