summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-4/+4
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-4/+0
* Add poky-trim-schemas post install script to remove unneeded schema locale tr...Richard Purdie2009-08-281-0/+12
* image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a...Richard Purdie2009-01-231-1/+1
* image.bbclass: Generate the image after running the kernel modules and ldconf...Richard Purdie2009-01-071-5/+5
* image.bbclass: Fix typoRichard Purdie2008-11-101-1/+1
* image.bbclass: Add function to write out an image manifestRichard Purdie2008-11-101-0/+7
* image.bbclass: Add routine for disabling x startup when neededSamuel Ortiz2008-11-101-1/+8
* classes: Add mechanism to install packages into images only if they've been b...Richard Purdie2008-11-061-0/+2
* image.bbclass: Add INHIBIT_DEFAULT_DEPSRichard Purdie2008-10-281-0/+2
* image.bbclass: Make the kernel depmod dependent on the presence of a kernel -...Richard Purdie2008-10-091-3/+5
* image.bbclass: generate modules.depMarcin Juszkiewicz2008-10-091-0/+9
* image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz2008-09-251-0/+1
* image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie2008-06-121-0/+1
* image.bbclass: Drop bbimage commandRichard Purdie2008-05-211-14/+17
* image.bbclass: Fix whitespaceRichard Purdie2008-05-211-17/+17
* image.bbclass: Fix locking so multiple image targets workRichard Purdie2008-05-181-0/+1
* image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie2008-04-081-0/+2
* image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-1/+1
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-171-2/+0
* image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie2007-11-231-2/+6
* image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie2007-09-051-5/+3
* image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie2007-09-021-2/+5
* image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur...Richard Purdie2007-09-021-1/+6
* image.bbclass: Allow partial backwards compatibilityRichard Purdie2007-09-021-3/+3
* classes: Sync various tweaks from OERichard Purdie2007-09-011-1/+0
* classes: Sync with OERichard Purdie2007-09-011-7/+56
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-2/+1
* image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hookRichard Purdie2007-08-081-0/+3
* image.bbclass: Ensure the system python is used, not the one in stagingRichard Purdie2007-08-011-2/+2
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-161-0/+5
* image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Marcin Juszkiewicz2007-04-301-3/+3
OpenPOWER on IntegriCloud