| Commit message (Expand) | Author | Age | Files | Lines |
* | rootfs.py: catch inner warn message | Hongxu Jia | 2014-09-30 | 1 | -1/+19 |
* | package_manager.py: use RPM_PREFER_ELF_ARCH | Robert Yang | 2014-09-10 | 1 | -1/+1 |
* | package_manager.py: set preferred ABI for rpm | Robert Yang | 2014-08-02 | 1 | -1/+2 |
* | lib/oe/rootfs: Improve error message whitespace | Richard Purdie | 2014-07-28 | 1 | -1/+1 |
* | image.bbclass/rootfs.py: add variables to rootfs[vardeps] | Roxana Ciobanu | 2014-07-23 | 1 | -0/+21 |
* | rootfs: Remove the extraneous install directory | Saul Wold | 2014-07-19 | 1 | -0/+1 |
* | rootfs.py: change the logic in _uninstall_unneeded | Chen Qi | 2014-06-13 | 1 | -5/+9 |
* | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 2014-04-25 | 1 | -4/+3 |
* | rootfs.py: introduce USE_DEVFS check | Matthieu Crapet | 2014-04-04 | 1 | -1/+2 |
* | rootfs.py: add new cleanup method | Laurentiu Palcu | 2014-03-30 | 1 | -0/+25 |
* | rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages... | Laurentiu Palcu | 2014-03-21 | 1 | -15/+4 |
* | do_rootfs: Added PACKAGE_FEED_URIS functionality | David Nyström | 2014-03-07 | 1 | -12/+4 |
* | image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli... | Laurentiu Palcu | 2014-03-07 | 1 | -1/+1 |
* | lib/oe/rootfs: Fix LDCONFIGDEPEND check | Richard Purdie | 2014-02-25 | 1 | -1/+1 |
* | rootfs.py: tweak _multilib_sanity_test for ipk incremental image generation | Hongxu Jia | 2014-02-21 | 1 | -2/+49 |
* | rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generation | Hongxu Jia | 2014-02-21 | 1 | -1/+28 |
* | rootfs.py: support ipk incremental image generation | Hongxu Jia | 2014-02-21 | 1 | -3/+47 |
* | rootfs.py: Check for LDCONFIGDEPEND being empty string | Khem Raj | 2014-02-18 | 1 | -1/+1 |
* | package_manager.py, rootfs.py, sdk.py: add Indexer class | Laurentiu Palcu | 2014-02-14 | 1 | -58/+0 |
* | lib/oe/rootfs.py: fix RPM multilib issue | Laurentiu Palcu | 2014-02-13 | 1 | -4/+11 |
* | (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixes | Laurentiu Palcu | 2014-02-13 | 1 | -1/+3 |
* | image.py, package_manager.py, rootfs.py: dump command output on error | Laurentiu Palcu | 2014-02-11 | 1 | -1/+1 |
* | rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkg | Laurentiu Palcu | 2014-02-11 | 1 | -2/+3 |
* | lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts() | Laurentiu Palcu | 2014-02-11 | 1 | -1/+1 |
* | lib/oe/rootfs.py: warn the user if intercept hooks fail | Laurentiu Palcu | 2014-02-11 | 1 | -2/+2 |
* | package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinst | Hongxu Jia | 2014-02-11 | 1 | -1/+1 |
* | lib/oe/rootfs.py: fix invoking _run_intercepts failed | Hongxu Jia | 2014-02-11 | 1 | -0/+1 |
* | lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failed | Hongxu Jia | 2014-02-11 | 1 | -1/+1 |
* | rootfs.py: strip kernel-abiversion useless readline | Hongxu Jia | 2014-02-11 | 1 | -1/+1 |
* | rootfs.py: fix uninstall uneeded pkgs failed | Hongxu Jia | 2014-02-11 | 1 | -4/+17 |
* | lib/oe/rootfs.py: Tweak the rootfs removing operation | Hongxu Jia | 2014-02-11 | 1 | -3/+4 |
* | lib/oe/rootfs.py: support RpmRootfs | Hongxu Jia | 2014-02-11 | 1 | -6/+205 |
* | lib/oe/rootfs.py: use Manifest.INSTALL_ORDER | Laurentiu Palcu | 2014-02-11 | 1 | -5/+1 |
* | image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directory | Laurentiu Palcu | 2014-02-11 | 1 | -0/+2 |
* | lib/oe/rootfs.py: add support for opkg backend | Laurentiu Palcu | 2014-02-11 | 1 | -9/+149 |
* | lib/oe/rootfs.py: add new library for rootfs creation | Laurentiu Palcu | 2014-02-11 | 1 | -0/+328 |