Age | Commit message (Expand) | Author | Files |
2014-08-15 | rootfs_*: Refactor common depends/lockfile task flags | Richard Purdie | 1 |
2014-08-15 | classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype> | Richard Purdie | 1 |
2014-03-07 | do_rootfs: Add PACKAGE_FEED_URIS as a vardep | David Nyström | 1 |
2014-02-11 | Activate the new python rootfs/image creation routines | Laurentiu Palcu | 1 |
2014-02-08 | rootfs_deb: Fix whitespace issue | Saul Wold | 1 |
2013-11-22 | rootfs_*.bbclass: List which post-install scripts can not be run | Jeffrey C Honig | 1 |
2013-10-06 | run-postinst: Ensure that the postinsts are ordered | Mark Hatle | 1 |
2013-08-26 | classes: Remove references to _remove in function names since this may become... | Richard Purdie | 1 |
2013-08-22 | package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDE | Mark Hatle | 1 |
2013-06-10 | rootfs_*.bbclass: add some helper functions | Laurentiu Palcu | 1 |
2013-03-23 | classes/buildhistory: implement history collection for SDKs | Paul Eggleton | 1 |
2013-03-12 | rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error | Robert Yang | 1 |
2013-03-01 | rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGE | Kang Kai | 1 |
2013-02-12 | rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_... | Laurentiu Palcu | 1 |
2013-01-18 | classes/rootfs_*: error out if postinstalls exist with read-only rootfs | Paul Eggleton | 1 |
2012-12-18 | rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs | Martin Jansa | 1 |
2012-12-06 | rootfs generation: export two new variables to postinst scriptlets | Laurentiu Palcu | 1 |
2012-08-17 | rootfs_deb: move the lock from WORKDIR to DEPLOY_DIR_DEB | Robert Yang | 1 |
2012-07-28 | buildhistory: improve performance of image info collection | Paul Eggleton | 1 |
2012-07-28 | Rework installation of dev, dbg, doc, and locale packages | Paul Eggleton | 1 |
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 |