Age | Commit message (Expand) | Author | Files |
2012-07-16 | classes/rootfs_deb: use more reliable check for package existence | Paul Eggleton | 1 |
2012-07-03 | image.bbclass: Add support to build the SDK in parallel with the image | Mark Hatle | 1 |
2012-05-13 | classes/rootfs_*: fix splitting package dependency strings | Paul Eggleton | 1 |
2012-01-02 | classes/image: implement generic locale package installation | Paul Eggleton | 1 |
2011-12-10 | classes/rootfs_deb: implement query functions for buildhistory | Paul Eggleton | 1 |
2011-09-21 | deb packages support: switch from /var/dpkg to /var/lib/dpkg | Dexuan Cui | 1 |
2011-02-01 | rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb | Lianhao Lu | 1 |
2011-01-31 | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 1 |
2010-10-11 | rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper | Richard Purdie | 1 |
2010-10-08 | rootfs_deb: Fix problem with pseduo and rootfs location | Saul Wold | 1 |
2010-10-04 | rootfs_deb: fix parsing a shell cmd | Saul Wold | 1 |
2010-08-26 | opkg: finalize the change to var directory | Kevin Tian | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2008-11-07 | meta/classes/rootfs_*.bbclass: Fix unset variable | Richard Purdie | 1 |
2008-11-06 | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 1 |
2008-06-30 | rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch... | Marcin Juszkiewicz | 1 |
2008-05-21 | rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH... | Richard Purdie | 1 |
2008-05-20 | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 1 |
2008-05-20 | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 1 |
2008-05-20 | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 1 |
2008-03-18 | rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 1 |
2007-11-12 | rootfs_deb.bbclass: Make sure alternatives path exists | Richard Purdie | 1 |
2007-11-05 | rootfs_deb: Fix hardcoded etc references, add missing mkdir | 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-17 | rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ w... | Ross Burton | 1 |
2007-08-17 | Create usr/lib/ipkg in the rootfs before putting symlinks in it | Ross Burton | 1 |
2007-08-17 | Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intended | Ross Burton | 1 |
2007-08-07 | Don't use a bashism when creating directories | Ross Burton | 1 |
2007-08-07 | package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice | Richard Purdie | 1 |
2007-06-26 | rootfs classes: added remove_packaging_data_files() function to be used in mi... | Marcin Juszkiewicz | 1 |
2007-06-12 | rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no... | Marcin Juszkiewicz | 1 |
2007-06-12 | rootfs_deb.bbclass: updated to works with APT 0.6 | Marcin Juszkiewicz | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-03-30 | rootfs_deb: Catch all error codes and return them | Richard Purdie | 1 |
2006-12-05 | rootfs_(deb|ipk).bbclass: Fix bashism so works on dash | Richard Purdie | 1 |
2006-12-01 | rootfs_deb.bbclass: Add sanity check | Richard Purdie | 1 |
2006-11-29 | rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie... | Richard Purdie | 1 |
2006-11-27 | rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac... | Richard Purdie | 1 |
2006-11-27 | rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging | Richard Purdie | 1 |
2006-11-22 | rootfs_xxx.bbclass: Add missing checkins from the log_check 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 |