aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2012-09-12image.bbclass: Enable the complementary install to be called w/ globbing paramsMark Hatle
2012-09-10core-image: allow root login when debug-tweaks is enabledSaul Wold
2012-09-03packagegroup-core-console: removePaul Eggleton
2012-09-02image.bbclass: Convert runtime_mapping_rename to event handlerRichard Purdie
2012-07-28classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-27image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-03image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-07-03Fix manual log file pathsMark Hatle
2012-07-02EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built andRichard Purdie
2012-06-27classes/image: Allow openssh empty passwords login.Lianhao Lu
2012-06-08rootfs_rpm.bbclass: save rpmlib rather than remove itRobert Yang
2012-05-25image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie
2012-05-06image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj
2012-03-21gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie
2012-03-19classes/image: avoid cp race condition when building multiple imagesPaul Eggleton
2012-03-13image.bbclass: fix rootfs generation without package management toolsOtavio Salvador
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-01image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold
2012-02-29image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador
2012-02-28image_types: Refactor compression code into a generic compression solutionRichard Purdie
2012-02-26More quoting fixesMartin Jansa
2012-02-24image.bbclass: Ensure timestamp matches format used in initscripts after rece...Richard Purdie
2012-01-11Incremental rpm image generationRobert Yang
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu
2012-01-02classes/image: implement generic locale package installationPaul Eggleton
2011-12-08bitbake.conf/image.bbclass: Ensure images use the correct passwd/group filesRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-08Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu
2011-10-06image.bbclass: No need to run most tasks except do_rootfsRichard Purdie
2011-10-04image.bbclass: improve comments regarding exported functionsOtavio Salvador
2011-09-16image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu
2011-08-30image.bbclass: use ${TARGET_PREFIX}depmodChris Larson
2011-08-23image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton
2011-08-18image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton
2011-08-10image: add support for generally useful {dev,doc,dbg}-pkgs featuresChris Larson
2011-08-10image: implement IMAGE_FEATURESChris Larson
2011-07-27image.bbclass: Added variables for multilib support.Lianhao Lu
2011-07-27classes/image*: Revamp creation of live imagesSaul Wold
2011-07-08image.bbclass: Add LINGUAS_INSTALL to dependency listRichard Purdie
2011-07-01image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander
2011-06-30Add umask task controlMark Hatle
2011-05-17task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie
2011-05-17image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell
2011-04-20Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie
2011-04-05image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie
2011-04-04image.bbclass: make execution ldconfig verboseNitin A Kamble