summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar2014-02-281-0/+16
* oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu2014-02-281-3/+9
* oeqa/targetcontrol: properly get the host ipStefan Stanacar2014-02-251-1/+1
* package_manager.py: create index files for all backends in PACKAGE_CLASSESLaurentiu Palcu2014-02-251-9/+15
* package_manager.py: correctly handle empty opkg-query-helper.py outputJonathan Liu2014-02-251-1/+1
* lib/oe/rootfs: Fix LDCONFIGDEPEND checkRichard Purdie2014-02-251-1/+1
* manifest.py: remove redundant import lineHongxu Jia2014-02-211-1/+0
* rootfs.py: tweak _multilib_sanity_test for ipk incremental image generationHongxu Jia2014-02-211-2/+49
* rootfs.py: support BAD_RECOMMENDATIONS for ipk incremental image generationHongxu Jia2014-02-211-1/+28
* rootfs.py: support ipk incremental image generationHongxu Jia2014-02-211-3/+47
* package_manager.py: support ipk incremental image generationHongxu Jia2014-02-211-6/+75
* manifest.py: add create_full for OpkgManifest classHongxu Jia2014-02-211-1/+56
* package_manager.py: Fix $i -> %s in bb.noteMartin Jansa2014-02-201-1/+1
* package_manager.py: fix installed package list creation for Opkg/DpkgLaurentiu Palcu2014-02-201-2/+4
* lib/oe/image.py: add image dependency mechanismLaurentiu Palcu2014-02-201-91/+191
* rootfs.py: Check for LDCONFIGDEPEND being empty stringKhem Raj2014-02-181-1/+1
* Revert "lib/oe/image.py: fix working directory"Richard Purdie2014-02-181-1/+1
* lib/oe/image.py: fix working directoryJonathan Liu2014-02-171-1/+1
* lib/oe/package_manager: Make empty package directories non-fatalRichard Purdie2014-02-161-3/+6
* package_manager.py: move multilib prefix list computation function to RpmIndexerLaurentiu Palcu2014-02-141-52/+53
* image_types: sum.jffs2 is replaced by jffs2.sumDmitry Eremin-Solenikov2014-02-141-3/+0
* package_manager.py, rootfs.py, sdk.py: add Indexer classLaurentiu Palcu2014-02-143-224/+221
* lib/oe/rootfs.py: fix RPM multilib issueLaurentiu Palcu2014-02-131-4/+11
* (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu2014-02-131-1/+3
* oeqa/runtime: smart: don't run in auto mode when rpm is not the pmStefan Stanacar2014-02-131-0/+2
* oeqa/utils: targetbuild: take proxy into accountStefan Stanacar2014-02-114-5/+21
* image.py, package_manager.py, rootfs.py: dump command output on errorLaurentiu Palcu2014-02-113-43/+44
* lib/oe/package_manager.py: RpmPM: fix issue with multilib buildsLaurentiu Palcu2014-02-111-7/+6
* lib/oe/package_manager.py: check that package list is not emptyLaurentiu Palcu2014-02-111-1/+7
* rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu2014-02-113-5/+51
* lib/oe/package_manager.py: OpkgPM, bad recommendation handling changeLaurentiu Palcu2014-02-111-6/+4
* lib/oe/package_manager.py: do not use stampsLaurentiu Palcu2014-02-111-8/+0
* lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts()Laurentiu Palcu2014-02-111-1/+1
* lib/oe/package_manager.py: OpkgPM/DpkgPM fixesLaurentiu Palcu2014-02-111-12/+42
* lib/oe/image.py: fix image size calculation routineLaurentiu Palcu2014-02-111-2/+2
* lib/oe/package_manager.py: DpkgPM, use lock on deploy dirLaurentiu Palcu2014-02-111-0/+8
* lib/oe/rootfs.py: warn the user if intercept hooks failLaurentiu Palcu2014-02-111-2/+2
* lib/oe/package_manager.py: RpmPM fixesLaurentiu Palcu2014-02-111-12/+12
* lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTE...Hongxu Jia2014-02-111-52/+51
* package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinstHongxu Jia2014-02-112-3/+3
* lib/oe/rootfs.py: fix invoking _run_intercepts failedHongxu Jia2014-02-111-0/+1
* lib/oe/package_manager.py: fix invoking rpm save_rpmpostinist failedHongxu Jia2014-02-111-2/+3
* lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failedHongxu Jia2014-02-111-1/+1
* lib/oe/sdk.py: support RpmRootfsHongxu Jia2014-02-111-2/+136
* lib/oe/image.py: fix get rootfs_extra_space failedHongxu Jia2014-02-111-1/+1
* rootfs.py: strip kernel-abiversion useless readlineHongxu Jia2014-02-111-1/+1
* rootfs.py: fix uninstall uneeded pkgs failedHongxu Jia2014-02-111-4/+17
* lib/oe/rootfs.py: Tweak the rootfs removing operationHongxu Jia2014-02-111-3/+4
* lib/oe/rootfs.py: support RpmRootfsHongxu Jia2014-02-111-6/+205
* lib/oe/package_manager.py: support RpmPMHongxu Jia2014-02-111-5/+651
OpenPOWER on IntegriCloud