aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
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
2011-03-29image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie
2011-03-29image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-03-24bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie
2011-03-24image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie
2011-03-24image.bbclass: Improve readability of the image generation codeRichard Purdie
2011-02-16image.bbclass: Disable shell debug messagesMark Hatle
2011-01-31image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu
2011-01-14image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d...Richard Purdie
2010-11-14image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas
2010-10-07rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie
2010-09-08image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock
2010-07-15test: add automation framework and sanitytestJiajun Xu
2010-07-02image.bbclass: Don't perform mapping renaming until we're running the task it...Richard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-08-28Add poky-trim-schemas post install script to remove unneeded schema locale tr...Richard Purdie
2009-01-23image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a...Richard Purdie
2009-01-07image.bbclass: Generate the image after running the kernel modules and ldconf...Richard Purdie
2008-11-10image.bbclass: Fix typoRichard Purdie
2008-11-10image.bbclass: Add function to write out an image manifestRichard Purdie
2008-11-10image.bbclass: Add routine for disabling x startup when neededSamuel Ortiz
2008-11-06classes: Add mechanism to install packages into images only if they've been b...Richard Purdie
2008-10-28image.bbclass: Add INHIBIT_DEFAULT_DEPSRichard Purdie
2008-10-09image.bbclass: Make the kernel depmod dependent on the presence of a kernel -...Richard Purdie
2008-10-09image.bbclass: generate modules.depMarcin Juszkiewicz
2008-09-25image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz
2008-06-12image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie
2008-05-21image.bbclass: Drop bbimage commandRichard Purdie
2008-05-21image.bbclass: Fix whitespaceRichard Purdie
2008-05-18image.bbclass: Fix locking so multiple image targets workRichard Purdie
2008-04-08image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie
2008-03-18image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz
2008-03-17rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz
2007-11-23image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie
2007-09-05image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie
2007-09-02image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie
2007-09-02image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur...Richard Purdie
2007-09-02image.bbclass: Allow partial backwards compatibilityRichard Purdie
2007-09-01classes: Sync various tweaks from OERichard Purdie