Age | Commit message (Expand) | Author | Files |
2012-08-17 | package_rpm.bbclass: Fix attemptonly install failures | Mark Hatle | 1 |
2012-08-15 | rpmresolve: improve debug output | Paul Eggleton | 1 |
2012-07-31 | package_rpm.bbclass: Accomodate dash when using arrays | Khem Raj | 1 |
2012-07-28 | Rework installation of dev, dbg, doc, and locale packages | Paul Eggleton | 1 |
2012-07-28 | classes/rootfs_rpm: improve speed of RPM rootfs construction | Paul Eggleton | 1 |
2012-07-20 | package_rpm: DEPLOY_DIR_RPM must exist before make index | Robert Yang | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-09 | package_rpm: Avoid duplicate package generation failures | Mark Hatle | 1 |
2012-07-03 | Fix manual log file paths | Mark Hatle | 1 |
2012-06-21 | package_rpm.bbclass: fix incremental rpm generation | Robert Yang | 1 |
2012-06-12 | package_rpm: Verify that the package manifests are not empty | Mark Hatle | 1 |
2012-06-12 | rootfs_rpm.bbclass: Update database configuration file | Mark Hatle | 1 |
2012-06-12 | package_rpm: Add capability to directly query packageorigin | Mark Hatle | 1 |
2012-05-30 | update-alternatives.bbclass: Refactor the implementation | Mark Hatle | 1 |
2012-05-24 | package_rpm.bbclass: Fix incremental rpm image generation | Robert Yang | 1 |
2012-05-11 | package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook | Richard Purdie | 1 |
2012-04-27 | package_rpm: Only rebuild the indexes if the packages have changed | Richard Purdie | 1 |
2012-04-26 | package_rpm.bbclass: Replace shell provides/requires script with python version | Richard Purdie | 1 |
2012-04-12 | package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi... | Richard Purdie | 1 |
2012-04-12 | package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ... | Richard Purdie | 1 |
2012-04-12 | package_rpm: Fix useradd preinst ordering issues | Richard Purdie | 1 |
2012-04-04 | package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de... | Andreas Oberritter | 1 |
2012-03-26 | package_rpm: Add srpm function to this bbclass | Xiaofeng Yan | 1 |
2012-03-26 | Fix empty file case that caused build error at do_rootfs | Jessica Zhang | 1 |
2012-03-23 | package_rpm.bbclass: ensure base-passwd and shadow get installed first | Scott Garman | 1 |
2012-03-19 | package_rpm.bbclass: fix bashims at rpm_common_comand() method | Otavio Salvador | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 1 |
2012-01-17 | package_rpm.bbclass: Add support for filenames with spaces | Mark Hatle | 1 |
2012-01-11 | Incremental rpm image generation | Robert Yang | 1 |
2011-12-23 | package_rpm.bbclass: Add RPMSPEC_PREAMBLE | Mark Hatle | 1 |
2011-12-23 | package.bbclass: Adjust RPM call to use dynamic location for magic files | Mark Hatle | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-18 | package_rpm: Set _tmppath to avoid races over tmp files | Richard Purdie | 1 |
2011-11-11 | rootfs_rpm.bbclass: Enable pre and post install scripts | Mark Hatle | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-10 | classes: Remove various bashisms | Richard Purdie | 1 |
2011-11-09 | classes/package_rpm: disable uninstall scripts for upgrades | Paul Eggleton | 1 |
2011-11-08 | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 1 |
2011-10-04 | package_rpm: Ensure multilib code is only called in the multilib case | Richard Purdie | 1 |
2011-09-28 | multilib: add MLPREFIX to deploy folder | Dongxiao Xu | 1 |
2011-09-28 | package_rpm: combine normal and multilib solution manifest together | Dongxiao Xu | 1 |
2011-09-22 | rootfs_rpm: two step installation | Dongxiao Xu | 1 |
2011-09-21 | Fix RPM dependencies | Mark Hatle | 1 |
2011-09-21 | multilib: install MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 1 |
2011-08-16 | package_rpm: Fix package rename issue in multilib case | Dongxiao Xu | 1 |
2011-08-16 | package_rpm: enhance strip_multilib function | Dongxiao Xu | 1 |