| Commit message (Expand) | Author | Age | Files | Lines |
* | rootfs_*: Refactor common depends/lockfile task flags | Richard Purdie | 2014-08-15 | 1 | -20/+9 |
* | classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype> | Richard Purdie | 2014-08-15 | 1 | -0/+16 |
* | Globally replace 'base_contains' calls with 'bb.utils.contains' | Otavio Salvador | 2014-04-25 | 1 | -1/+1 |
* | do_rootfs: Add PACKAGE_FEED_URIS as a vardep | David Nyström | 2014-03-07 | 1 | -0/+1 |
* | Cleanup rootfs_rpm,package_rpm bbclass files | Hongxu Jia | 2014-02-11 | 1 | -184/+0 |
* | rootfs_*.bbclass: List which post-install scripts can not be run | Jeffrey C Honig | 2013-11-22 | 1 | -2/+3 |
* | classes: Remove references to _remove in function names since this may become... | Richard Purdie | 2013-08-26 | 1 | -1/+1 |
* | classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM | Paul Eggleton | 2013-07-29 | 1 | -2/+1 |
* | rootfs_rpm.bbclass: switch to using run-postinsts | Laurentiu Palcu | 2013-06-11 | 1 | -1/+1 |
* | rootfs_*.bbclass: add some helper functions | Laurentiu Palcu | 2013-06-11 | 1 | -2/+25 |
* | rpm: split out run-postinsts | Zhenhua Luo | 2013-03-29 | 1 | -3/+1 |
* | classes/buildhistory: implement history collection for SDKs | Paul Eggleton | 2013-03-23 | 1 | -16/+0 |
* | rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error | Robert Yang | 2013-03-12 | 1 | -1/+1 |
* | rootfs_rpm: move run-postinsts scripts to rpm recipe | Kang Kai | 2013-03-01 | 1 | -23/+0 |
* | rootfs_rpm.bbclass: Handle multilib configures with different OS values | Mark Hatle | 2013-02-22 | 1 | -10/+27 |
* | rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting | Mark Hatle | 2013-02-22 | 1 | -2/+11 |
* | rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_... | Laurentiu Palcu | 2013-02-13 | 1 | -10/+10 |
* | rootfs_rpm: Escape the backtick to ensure the ls runs on the target | Saul Wold | 2013-01-30 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: fix the unexpected postinst error | Chen Qi | 2013-01-22 | 1 | -1/+2 |
* | classes/rootfs_*: error out if postinstalls exist with read-only rootfs | Paul Eggleton | 2013-01-18 | 1 | -0/+9 |
* | rootfs_rpm.bbclass: export INSTALL_PLATFORM_EXTRA_RPM | Chen Qi | 2013-01-10 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: remove debug code | Mark Hatle | 2012-12-19 | 1 | -3/+3 |
* | rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs | Martin Jansa | 2012-12-19 | 1 | -0/+1 |
* | package_rpm: Update the way the multilib package names are translated | Mark Hatle | 2012-12-17 | 1 | -24/+23 |
* | classes/rootfs_rpm: install smart instead of zypper in rpm-based images | Paul Eggleton | 2012-12-17 | 1 | -3/+3 |
* | classes/*_rpm: integrate Smart into RPM filesystem construction | Paul Eggleton | 2012-12-17 | 1 | -16/+18 |
* | rootfs_rpm.bbclass: Revert to default shell logging behavior | Mark Hatle | 2012-12-13 | 1 | -2/+0 |
* | rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages ch... | Ming Liu | 2012-12-03 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: normalize arch output of list_installed_packages | Ming Liu | 2012-12-03 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: maybe no rpm postinst script | Robert Yang | 2012-10-24 | 1 | -1/+3 |
* | rootfs_rpm: Add Multilib prefix to installed_packages list | Saul Wold | 2012-09-19 | 1 | -5/+14 |
* | rpmresolve: improve debug output | Paul Eggleton | 2012-08-15 | 1 | -1/+1 |
* | createrepo 0.4.11: add rpm-createsolvedb.py | Robert Yang | 2012-08-01 | 1 | -1/+1 |
* | buildhistory: improve performance of image info collection | Paul Eggleton | 2012-07-29 | 1 | -29/+4 |
* | Rework installation of dev, dbg, doc, and locale packages | Paul Eggleton | 2012-07-29 | 1 | -17/+18 |
* | classes/rootfs_rpm: improve speed of RPM rootfs construction | Paul Eggleton | 2012-07-29 | 1 | -0/+1 |
* | populate_sdk_rpm: Sync multilib configuration with rootfs_rpm | Mark Hatle | 2012-07-09 | 1 | -0/+1 |
* | rootfs_rpm.bbclass: Update database configuration file | Mark Hatle | 2012-06-12 | 1 | -31/+0 |
* | rpm: Upgrade RPM to 5.4.8 (db to 5.3.15) | Mark Hatle | 2012-06-12 | 1 | -10/+12 |
* | rootfs_rpm.bbclass: save rpmlib rather than remove it | Robert Yang | 2012-06-08 | 1 | -1/+5 |
* | rootfs_rpm.bbclass: rename postinst trigger script | Otavio Salvador | 2012-03-13 | 1 | -3/+3 |
* | Incremental rpm image generation | Robert Yang | 2012-01-11 | 1 | -1/+5 |
* | rpm: Fix rpm database files capacity issue. | Mei Lei | 2012-01-03 | 1 | -0/+3 |
* | classes/image: implement generic locale package installation | Paul Eggleton | 2012-01-03 | 1 | -24/+11 |
* | classes/rootfs_rpm: handle recommends in query functions | Paul Eggleton | 2012-01-03 | 1 | -2/+4 |
* | classes/buildhistory: add new output history collection class | Paul Eggleton | 2011-12-05 | 1 | -5/+36 |
* | Revert "classes/buildhistory: add new output history collection class" | Richard Purdie | 2011-12-01 | 1 | -36/+5 |
* | classes/buildhistory: add new output history collection class | Paul Eggleton | 2011-12-01 | 1 | -5/+36 |
* | rootfs_rpm.bbclass: Turn off script debugging | Mark Hatle | 2011-11-11 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Enable pre and post install scripts | Mark Hatle | 2011-11-11 | 1 | -19/+6 |