| Commit message (Expand) | Author | Age | Files | Lines |
* | rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb | Lianhao Lu | 2011-02-01 | 1 | -75/+16 |
* | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 2011-01-31 | 1 | -20/+0 |
* | rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper | Richard Purdie | 2010-10-11 | 1 | -1/+1 |
* | rootfs_deb: Fix problem with pseduo and rootfs location | Saul Wold | 2010-10-08 | 1 | -0/+1 |
* | rootfs_deb: fix parsing a shell cmd | Saul Wold | 2010-10-04 | 1 | -1/+1 |
* | opkg: finalize the change to var directory | Kevin Tian | 2010-08-26 | 1 | -5/+7 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | meta/classes/rootfs_*.bbclass: Fix unset variable | Richard Purdie | 2008-11-07 | 1 | -1/+1 |
* | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 2008-11-06 | 1 | -3/+11 |
* | rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch... | Marcin Juszkiewicz | 2008-06-30 | 1 | -1/+1 |
* | rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH... | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 2008-05-20 | 1 | -0/+3 |
* | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 2008-05-20 | 1 | -11/+8 |
* | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 2008-05-20 | 1 | -0/+1 |
* | rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 2008-03-18 | 1 | -6/+6 |
* | 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 |