| Commit message (Expand) | Author | Age | Files | Lines |
* | image.bbclass: Add LINGUAS_INSTALL to dependency list | Richard Purdie | 2011-07-08 | 1 | -1/+1 |
* | image|kernel.bblass|module-init-tools: do not use depmod-2.6 | Anders Darander | 2011-07-01 | 1 | -1/+1 |
* | Add umask task control | Mark Hatle | 2011-06-30 | 1 | -0/+2 |
* | task-core-nfs/image.bbclass: Fix some libc overrides | Richard Purdie | 2011-05-17 | 1 | -2/+1 |
* | image.bbclass: use soft assignment for LDCONFIGDEPEND | Phil Blundell | 2011-05-17 | 1 | -1/+1 |
* | Rename the remaining poky-* scripts to oe-* or runqemu-* | Richard Purdie | 2011-04-20 | 1 | -1/+1 |
* | image.bbclass: Disable ldconfig-native when using uclibc | Richard Purdie | 2011-04-05 | 1 | -5/+11 |
* | image.bbclass: make execution ldconfig verbose | Nitin A Kamble | 2011-04-04 | 1 | -1/+2 |
* | image.bbclass: Remove uneeded do_populate_sysroot requirement for images | Richard Purdie | 2011-03-29 | 1 | -3/+0 |
* | image.bbclass: Add dependencies on native versions of update-alternatives and... | Richard Purdie | 2011-03-29 | 1 | -0/+1 |
* | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 2011-03-29 | 1 | -1/+1 |
* | bitbake.conf/image.bbclass: Move image type information into image_types.bbclass | Richard Purdie | 2011-03-24 | 1 | -21/+1 |
* | image.bbclass: Move ROOTFS_SIZE into runimagecmd() function | Richard Purdie | 2011-03-24 | 1 | -1/+1 |
* | image.bbclass: Improve readability of the image generation code | Richard Purdie | 2011-03-24 | 1 | -7/+13 |
* | image.bbclass: Disable shell debug messages | Mark Hatle | 2011-02-16 | 1 | -1/+1 |
* | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 2011-01-31 | 1 | -4/+1 |
* | image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to d... | Richard Purdie | 2011-01-14 | 1 | -1/+1 |
* | image.bbclass/initscripts: Make /etc/timestamp usage consistent. | Gary Thomas | 2010-11-14 | 1 | -7/+3 |
* | rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf... | Richard Purdie | 2010-10-07 | 1 | -1/+1 |
* | image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTOR | Saul Wold | 2010-09-08 | 1 | -1/+1 |
* | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 2010-07-16 | 1 | -1/+1 |
* | test: add automation framework and sanitytest | Jiajun Xu | 2010-07-15 | 1 | -0/+3 |
* | image.bbclass: Don't perform mapping renaming until we're running the task it... | Richard Purdie | 2010-07-02 | 1 | -2/+5 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -4/+4 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -4/+0 |
* | Add poky-trim-schemas post install script to remove unneeded schema locale tr... | Richard Purdie | 2009-08-28 | 1 | -0/+12 |
* | image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a... | Richard Purdie | 2009-01-23 | 1 | -1/+1 |
* | image.bbclass: Generate the image after running the kernel modules and ldconf... | Richard Purdie | 2009-01-07 | 1 | -5/+5 |
* | image.bbclass: Fix typo | Richard Purdie | 2008-11-10 | 1 | -1/+1 |
* | image.bbclass: Add function to write out an image manifest | Richard Purdie | 2008-11-10 | 1 | -0/+7 |
* | image.bbclass: Add routine for disabling x startup when needed | Samuel Ortiz | 2008-11-10 | 1 | -1/+8 |
* | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 2008-11-06 | 1 | -0/+2 |
* | image.bbclass: Add INHIBIT_DEFAULT_DEPS | Richard Purdie | 2008-10-28 | 1 | -0/+2 |
* | image.bbclass: Make the kernel depmod dependent on the presence of a kernel -... | Richard Purdie | 2008-10-09 | 1 | -3/+5 |
* | image.bbclass: generate modules.dep | Marcin Juszkiewicz | 2008-10-09 | 1 | -0/+9 |
* | image.bbclass: make ext2/ext3 images autoresize | Marcin Juszkiewicz | 2008-09-25 | 1 | -0/+1 |
* | image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation | Richard Purdie | 2008-06-12 | 1 | -0/+1 |
* | image.bbclass: Drop bbimage command | Richard Purdie | 2008-05-21 | 1 | -14/+17 |
* | image.bbclass: Fix whitespace | Richard Purdie | 2008-05-21 | 1 | -17/+17 |
* | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 2008-05-18 | 1 | -0/+1 |
* | image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena... | Richard Purdie | 2008-04-08 | 1 | -0/+2 |
* | image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 2008-03-18 | 1 | -1/+1 |
* | rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe... | Marcin Juszkiewicz | 2008-03-17 | 1 | -2/+0 |
* | image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati... | Richard Purdie | 2007-11-23 | 1 | -2/+6 |
* | image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variables | Richard Purdie | 2007-09-05 | 1 | -5/+3 |
* | image.bbclass: Revert some changes as bitbake can't seem to cope with them :-( | Richard Purdie | 2007-09-02 | 1 | -2/+5 |
* | image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur... | Richard Purdie | 2007-09-02 | 1 | -1/+6 |
* | image.bbclass: Allow partial backwards compatibility | Richard Purdie | 2007-09-02 | 1 | -3/+3 |
* | classes: Sync various tweaks from OE | Richard Purdie | 2007-09-01 | 1 | -1/+0 |
* | classes: Sync with OE | Richard Purdie | 2007-09-01 | 1 | -7/+56 |