Age | Commit message (Expand) | Author | Files |
2010-08-19 | package_*.bbclass: Always run these tasks under fakeroot | Richard Purdie | 1 |
2010-08-19 | package_(deb|rpm): Update to use packaged-staging2 | Joshua Lock | 1 |
2010-07-22 | package_deb.bbclass: Make sure the controldir is always cleaned out | Richard Purdie | 1 |
2010-07-16 | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 1 |
2010-07-07 | package_*.bbclass: Only set pkg in overrides. These are the only values we're... | Richard Purdie | 1 |
2010-07-07 | Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ... | Richard Purdie | 1 |
2010-07-02 | package_deb.bbclass: Fix packaging functions to use versioned dependency pack... | Richard Purdie | 1 |
2010-07-01 | classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging | Joshua Lock | 1 |
2010-06-30 | classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o... | 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-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 1 |
2008-08-18 | package_ipk/package_deb.bbclass: Make sure control files are properly removed... | Richard Purdie | 1 |
2008-05-20 | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 1 |
2007-11-28 | package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting | Marcin Juszkiewicz | 1 |
2007-11-24 | package_{ipk|deb}.bbclass: Remove hardcoded install path reference | Richard Purdie | 1 |
2007-11-24 | classes: Use internal bitbake functions and fix packaging unlocking on error ... | Richard Purdie | 1 |
2007-11-12 | package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinst... | Richard Purdie | 1 |
2007-09-27 | package_deb.bbclass: Create DPKG_ARCH to allow mapping between debian archs a... | Richard Purdie | 1 |
2007-09-27 | package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ... | Richard Purdie | 1 |
2007-09-01 | classes: Sync various tweaks from OE | Richard Purdie | 1 |
2007-08-24 | package_ipk/deb.bbclass: Add locking for package creation to stop conflicts | Richard Purdie | 1 |
2007-08-21 | package.bbclass: Add back package_write task in a new form | Richard Purdie | 1 |
2007-08-21 | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 1 |
2007-08-07 | package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice | Richard Purdie | 1 |
2007-05-31 | classes/conf: Merge missing package epoch (PE) support (from OE), also make O... | Richard Purdie | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-03-31 | package_deb.bbclass: Make sure permissions on control directory are correct | Richard Purdie | 1 |
2006-11-29 | package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co... | Richard Purdie | 1 |
2006-11-25 | Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S... | Richard Purdie | 1 |
2006-11-24 | package_deb.bbclass: Handle all architecture as a special case solving multim... | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-02 | Don't nest os.path.join() calls | Ross Burton | 1 |
2006-09-19 | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 1 |