| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |