| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 2007-08-21 | 1 | -2/+1 |
* | image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hook | Richard Purdie | 2007-08-08 | 1 | -0/+3 |
* | image.bbclass: Ensure the system python is used, not the one in staging | Richard Purdie | 2007-08-01 | 1 | -2/+2 |
* | images: Merge common functionality into image.bbclass, add copyright headers | Richard Purdie | 2007-05-16 | 1 | -0/+5 |
* | image.bbclass: Removed wildcard rm as it broke building multiple rootfs image... | Marcin Juszkiewicz | 2007-04-30 | 1 | -3/+3 |
* | image.bbclass: remove not-needed list of packages after populating rootfs | Marcin Juszkiewicz | 2007-04-30 | 1 | -0/+2 |
* | image.bbclass: install only en-gb locales | Marcin Juszkiewicz | 2007-04-25 | 1 | -1/+1 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 1 | -10/+12 |
* | image.bbclass: We need to make sure all do_populate_staging tasks have fun so... | Richard Purdie | 2007-02-21 | 1 | -1/+1 |
* | image.bbclass: Make relative symlinks | Richard Purdie | 2007-01-30 | 1 | -1/+2 |
* | image.bbclass: Sync minor changes with OE | Richard Purdie | 2007-01-08 | 1 | -6/+11 |
* | image.bbclass: Add export machine as needed by bbimage | Richard Purdie | 2006-12-01 | 1 | -0/+1 |
* | Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de... | Richard Purdie | 2006-11-21 | 1 | -0/+62 |
* | image.bbclass: Fix image task dependencies after package.bbclass updates | Richard Purdie | 2006-10-20 | 1 | -1/+1 |
* | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 2006-09-19 | 1 | -0/+58 |