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