aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)Author
2014-06-11rootfs.py: change the logic in _uninstall_unneededChenQi/rootfs-postinstsChen Qi
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2014-04-04rootfs.py: introduce USE_DEVFS checkMatthieu Crapet
2014-03-28rootfs.py: add new cleanup methodLaurentiu Palcu
2014-03-21rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu
2014-03-07do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström
2014-03-07image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu
2014-02-24lib/oe/rootfs: Fix LDCONFIGDEPEND checkRichard Purdie
2014-02-21rootfs.py: tweak _multilib_sanity_test for ipk incremental image generationHongxu Jia
2014-02-21rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generationHongxu Jia
2014-02-21rootfs.py: support ipk incremental image generationHongxu Jia
2014-02-18rootfs.py: Check for LDCONFIGDEPEND being empty stringKhem Raj
2014-02-14package_manager.py, rootfs.py, sdk.py: add Indexer classLaurentiu Palcu
2014-02-13lib/oe/rootfs.py: fix RPM multilib issueLaurentiu Palcu
2014-02-13(image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu
2014-02-11image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts()Laurentiu Palcu
2014-02-11lib/oe/rootfs.py: warn the user if intercept hooks failLaurentiu Palcu
2014-02-11package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinstHongxu Jia
2014-02-11lib/oe/rootfs.py: fix invoking _run_intercepts failedHongxu Jia
2014-02-11lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failedHongxu Jia
2014-02-11rootfs.py: strip kernel-abiversion useless readlineHongxu Jia
2014-02-11rootfs.py: fix uninstall uneeded pkgs failedHongxu Jia
2014-02-11lib/oe/rootfs.py: Tweak the rootfs removing operationHongxu Jia
2014-02-11lib/oe/rootfs.py: support RpmRootfsHongxu Jia
2014-02-11lib/oe/rootfs.py: use Manifest.INSTALL_ORDERLaurentiu Palcu
2014-02-11image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directoryLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: add support for opkg backendLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: add new library for rootfs creationLaurentiu Palcu