Age | Commit message (Expand) | Author | Files |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-08 | Add new IMAGE_CLASSES variable for classes for image generation | Matthew McClintock | 1 |
2011-11-08 | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 1 |
2011-10-06 | image.bbclass: No need to run most tasks except do_rootfs | Richard Purdie | 1 |
2011-10-04 | image.bbclass: improve comments regarding exported functions | Otavio Salvador | 1 |
2011-09-16 | image/package.bbclass: Revise multilib support for DEBIAN_NAME. | Lianhao Lu | 1 |
2011-08-30 | image.bbclass: use ${TARGET_PREFIX}depmod | Chris Larson | 1 |
2011-08-23 | image.bbclass, kernel.bbclass: remove non-standard -n option from cp command | Paul Eggleton | 1 |
2011-08-18 | image.bbclass, kernel.bbclass: create warning file about deleting deploydir f... | Paul Eggleton | 1 |
2011-08-10 | image: add support for generally useful {dev,doc,dbg}-pkgs features | Chris Larson | 1 |
2011-08-10 | image: implement IMAGE_FEATURES | Chris Larson | 1 |
2011-07-27 | image.bbclass: Added variables for multilib support. | Lianhao Lu | 1 |
2011-07-27 | classes/image*: Revamp creation of live images | Saul Wold | 1 |
2011-07-08 | image.bbclass: Add LINGUAS_INSTALL to dependency list | Richard Purdie | 1 |
2011-07-01 | image|kernel.bblass|module-init-tools: do not use depmod-2.6 | Anders Darander | 1 |
2011-06-30 | Add umask task control | Mark Hatle | 1 |
2011-05-17 | task-core-nfs/image.bbclass: Fix some libc overrides | Richard Purdie | 1 |
2011-05-17 | image.bbclass: use soft assignment for LDCONFIGDEPEND | Phil Blundell | 1 |
2011-04-20 | Rename the remaining poky-* scripts to oe-* or runqemu-* | Richard Purdie | 1 |
2011-04-05 | image.bbclass: Disable ldconfig-native when using uclibc | Richard Purdie | 1 |
2011-04-04 | image.bbclass: make execution ldconfig verbose | Nitin A Kamble | 1 |
2011-03-29 | image.bbclass: Remove uneeded do_populate_sysroot requirement for images | Richard Purdie | 1 |
2011-03-29 | image.bbclass: Add dependencies on native versions of update-alternatives and... | Richard Purdie | 1 |
2011-03-29 | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 1 |
2011-03-24 | bitbake.conf/image.bbclass: Move image type information into image_types.bbclass | Richard Purdie | 1 |
2011-03-24 | image.bbclass: Move ROOTFS_SIZE into runimagecmd() function | Richard Purdie | 1 |
2011-03-24 | image.bbclass: Improve readability of the image generation code | Richard Purdie | 1 |
2011-02-16 | image.bbclass: Disable shell debug messages | Mark Hatle | 1 |
2011-01-31 | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 1 |
2011-01-14 | image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d... | Richard Purdie | 1 |
2010-11-14 | image.bbclass/initscripts: Make /etc/timestamp usage consistent. | Gary Thomas | 1 |
2010-10-07 | rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf... | Richard Purdie | 1 |
2010-09-08 | image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTOR | Saul Wold | 1 |
2010-07-16 | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 1 |
2010-07-15 | test: add automation framework and sanitytest | Jiajun Xu | 1 |
2010-07-02 | image.bbclass: Don't perform mapping renaming until we're running the task it... | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-08-28 | Add poky-trim-schemas post install script to remove unneeded schema locale tr... | Richard Purdie | 1 |
2009-01-23 | image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a... | Richard Purdie | 1 |
2009-01-07 | image.bbclass: Generate the image after running the kernel modules and ldconf... | Richard Purdie | 1 |
2008-11-10 | image.bbclass: Fix typo | Richard Purdie | 1 |
2008-11-10 | image.bbclass: Add function to write out an image manifest | Richard Purdie | 1 |
2008-11-10 | image.bbclass: Add routine for disabling x startup when needed | Samuel Ortiz | 1 |
2008-11-06 | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 1 |
2008-10-28 | image.bbclass: Add INHIBIT_DEFAULT_DEPS | Richard Purdie | 1 |
2008-10-09 | image.bbclass: Make the kernel depmod dependent on the presence of a kernel -... | Richard Purdie | 1 |
2008-10-09 | image.bbclass: generate modules.dep | Marcin Juszkiewicz | 1 |
2008-09-25 | image.bbclass: make ext2/ext3 images autoresize | Marcin Juszkiewicz | 1 |
2008-06-12 | image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation | Richard Purdie | 1 |