aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)Author
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2015-02-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton
2015-01-29kernel: Fix depmod for multilibRichard Purdie
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia
2014-09-29rootfs.py: catch inner warn messageHongxu Jia
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu
2014-07-19rootfs: Remove the extraneous install directorySaul Wold
2014-06-13rootfs.py: change the logic in _uninstall_unneededChen 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