| Commit message (Expand) | Author | Age | Files | Lines |
* | Incremental rpm image generation | Robert Yang | 2012-01-11 | 1 | -1/+5 |
* | rpm: Fix rpm database files capacity issue. | Mei Lei | 2012-01-02 | 1 | -0/+3 |
* | classes/image: implement generic locale package installation | Paul Eggleton | 2012-01-02 | 1 | -24/+11 |
* | classes/rootfs_rpm: handle recommends in query functions | Paul Eggleton | 2012-01-02 | 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 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -7/+7 |
* | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-11-08 | 1 | -2/+1 |
* | multilib: add MLPREFIX to deploy folder | Dongxiao Xu | 2011-09-28 | 1 | -1/+1 |
* | multilib: install MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-09-21 | 1 | -0/+4 |
* | rpm: add multilib prefix for archs under deploy/rpm | Dongxiao Xu | 2011-09-21 | 1 | -1/+3 |
* | rootfs_rpm: setting DEFAULTTUNE for multilib archs | Dongxiao Xu | 2011-09-02 | 1 | -0/+3 |
* | rootfs_rpm: Fix DEFAULTTUNE setting in multilib case | Dongxiao Xu | 2011-08-16 | 1 | -4/+0 |
* | populate_sdk_*: Sync SDK and regular rootfs functions | Mark Hatle | 2011-08-02 | 1 | -8/+7 |
* | rootfs_rpm: Cleanup and minor bug fixes | Mark Hatle | 2011-08-02 | 1 | -8/+9 |
* | rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNE | Mark Hatle | 2011-08-01 | 1 | -1/+1 |
* | rootfs_rpm: Disable debug messages | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | package/rootfs_rpm: Implement RPM multilib package handling | Mark Hatle | 2011-07-27 | 1 | -1/+16 |
* | rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var space | Saul Wold | 2011-07-08 | 1 | -0/+4 |
* | Control over when package init scripts are run | Gary Thomas | 2011-04-22 | 1 | -3/+8 |
* | Replace POKYBASE with COREBASE | Richard Purdie | 2011-04-20 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Add additional system configuration to RPM space | Mark Hatle | 2011-03-16 | 1 | -0/+26 |
* | rootfs_rpm: Fix rootfs generation using RPM packages | Mark Hatle | 2011-03-01 | 1 | -2/+3 |
* | package_rpm: Fix solverdb generation | Mark Hatle | 2011-02-16 | 1 | -2/+7 |
* | rootrs_rpm.bbclass: Disable createrepo for now due to this error: | Richard Purdie | 2011-02-03 | 1 | -2/+2 |
* | rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpm | Lianhao Lu | 2011-02-01 | 1 | -131/+14 |
* | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 2011-01-31 | 1 | -20/+0 |
* | creating the rpmrepo metadata | Qing He | 2011-01-30 | 1 | -0/+5 |
* | rootfs_rpm: Drop bogus inclusion of the run-postinsts package | Richard Purdie | 2011-01-28 | 1 | -2/+3 |
* | rootfs_rpm: Setup the platform configuration | Mark Hatle | 2011-01-28 | 1 | -1/+7 |
* | rpm: Uprev to RPM 5.4.0 | Mark Hatle | 2011-01-28 | 1 | -7/+10 |
* | rootfs_rpm: fix rootfs generation rm error | Darren Hart | 2011-01-05 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ... | Richard Purdie | 2011-01-05 | 1 | -2/+5 |
* | rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfs | Richard Purdie | 2010-12-20 | 1 | -3/+3 |
* | rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper | Richard Purdie | 2010-10-11 | 1 | -1/+1 |
* | rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf... | Richard Purdie | 2010-10-07 | 1 | -0/+4 |
* | rootfs_rpm.bbclass: Add Dirnames configuration | Mark Hatle | 2010-09-30 | 1 | -0/+4 |
* | rootfs_rpm: Fix workaround | Mark Hatle | 2010-09-10 | 1 | -2/+3 |
* | rpm: Fix autoconf/libtool usage | Mark Hatle | 2010-09-03 | 1 | -1/+1 |
* | rootfs_rpm: Workaround for checksum changes | Mark Hatle | 2010-09-03 | 1 | -0/+4 |
* | rootfs_rpm: Support install_all_locales | Mark Hatle | 2010-09-03 | 1 | -30/+33 |
* | roots_rpm: Enable installation of recommended packages | Mark Hatle | 2010-09-03 | 1 | -28/+96 |
* | rootfs_rpm: Optimize rpm database processing | Mark Hatle | 2010-09-02 | 1 | -1/+1 |
* | opkg: finalize the change to var directory | Kevin Tian | 2010-08-26 | 1 | -2/+4 |
* | rootfs_rpm: Enable multi dep solverdbs | Mark Hatle | 2010-08-23 | 1 | -61/+42 |
* | meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 | Mark Hatle | 2010-07-24 | 1 | -91/+67 |
* | rootfs_rpm: Explicitly add runtime dependencies to depends | Joshua Lock | 2010-03-26 | 1 | -1/+1 |