Age | Commit message (Expand) | Author | Files |
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 |
2008-05-21 | image.bbclass: Drop bbimage command | Richard Purdie | 1 |
2008-05-21 | image.bbclass: Fix whitespace | Richard Purdie | 1 |
2008-05-18 | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 1 |
2008-04-08 | image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena... | Richard Purdie | 1 |
2008-03-18 | image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 1 |
2008-03-17 | rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe... | Marcin Juszkiewicz | 1 |
2007-11-23 | image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati... | Richard Purdie | 1 |
2007-09-05 | image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variables | Richard Purdie | 1 |
2007-09-02 | image.bbclass: Revert some changes as bitbake can't seem to cope with them :-( | Richard Purdie | 1 |
2007-09-02 | image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur... | Richard Purdie | 1 |
2007-09-02 | image.bbclass: Allow partial backwards compatibility | Richard Purdie | 1 |
2007-09-01 | classes: Sync various tweaks from OE | Richard Purdie | 1 |
2007-09-01 | classes: Sync with OE | Richard Purdie | 1 |
2007-08-21 | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 1 |
2007-08-08 | image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hook | Richard Purdie | 1 |
2007-08-01 | image.bbclass: Ensure the system python is used, not the one in staging | Richard Purdie | 1 |
2007-05-16 | images: Merge common functionality into image.bbclass, add copyright headers | Richard Purdie | 1 |
2007-04-30 | image.bbclass: Removed wildcard rm as it broke building multiple rootfs image... | Marcin Juszkiewicz | 1 |
2007-04-30 | image.bbclass: remove not-needed list of packages after populating rootfs | Marcin Juszkiewicz | 1 |
2007-04-25 | image.bbclass: install only en-gb locales | Marcin Juszkiewicz | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-02-21 | image.bbclass: We need to make sure all do_populate_staging tasks have fun so... | Richard Purdie | 1 |
2007-01-30 | image.bbclass: Make relative symlinks | Richard Purdie | 1 |
2007-01-08 | image.bbclass: Sync minor changes with OE | Richard Purdie | 1 |
2006-12-01 | image.bbclass: Add export machine as needed by bbimage | Richard Purdie | 1 |
2006-11-21 | Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de... | Richard Purdie | 1 |
2006-10-20 | image.bbclass: Fix image task dependencies after package.bbclass updates | Richard Purdie | 1 |
2006-09-19 | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 1 |