| Commit message (Expand) | Author | Age | Files | Lines |
* | rootfs_deb.bbclass: Make sure alternatives path exists | Richard Purdie | 2007-11-12 | 1 | -0/+2 |
* | rootfs_deb: Fix hardcoded etc references, add missing mkdir | Richard Purdie | 2007-11-05 | 1 | -8/+9 |
* | classes: Sync with OE | Richard Purdie | 2007-09-01 | 1 | -8/+10 |
* | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 2007-08-21 | 1 | -0/+1 |
* | rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ w... | Ross Burton | 2007-08-17 | 1 | -1/+0 |
* | Create usr/lib/ipkg in the rootfs before putting symlinks in it | Ross Burton | 2007-08-17 | 1 | -0/+1 |
* | Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intended | Ross Burton | 2007-08-17 | 1 | -4/+4 |
* | Don't use a bashism when creating directories | Ross Burton | 2007-08-07 | 1 | -1/+2 |
* | package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice | Richard Purdie | 2007-08-07 | 1 | -0/+3 |
* | rootfs classes: added remove_packaging_data_files() function to be used in mi... | Marcin Juszkiewicz | 2007-06-26 | 1 | -0/+4 |
* | rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no... | Marcin Juszkiewicz | 2007-06-12 | 1 | -3/+3 |
* | rootfs_deb.bbclass: updated to works with APT 0.6 | Marcin Juszkiewicz | 2007-06-12 | 1 | -3/+3 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 1 | -2/+2 |
* | rootfs_deb: Catch all error codes and return them | Richard Purdie | 2007-03-30 | 1 | -4/+4 |
* | rootfs_(deb|ipk).bbclass: Fix bashism so works on dash | Richard Purdie | 2006-12-05 | 1 | -1/+1 |
* | rootfs_deb.bbclass: Add sanity check | Richard Purdie | 2006-12-01 | 1 | -1/+3 |
* | rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie... | Richard Purdie | 2006-11-29 | 1 | -4/+8 |
* | rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac... | Richard Purdie | 2006-11-27 | 1 | -1/+17 |
* | rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging | Richard Purdie | 2006-11-27 | 1 | -1/+3 |
* | rootfs_xxx.bbclass: Add missing checkins from the log_check updates | Richard Purdie | 2006-11-22 | 1 | -37/+19 |
* | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 2006-09-19 | 1 | -0/+130 |