summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2014-02-11lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTE...Hongxu Jia1
2014-02-11package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinstHongxu Jia2
2014-02-11lib/oe/rootfs.py: fix invoking _run_intercepts failedHongxu Jia1
2014-02-11lib/oe/package_manager.py: fix invoking rpm save_rpmpostinist failedHongxu Jia1
2014-02-11lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failedHongxu Jia1
2014-02-11lib/oe/sdk.py: support RpmRootfsHongxu Jia1
2014-02-11lib/oe/image.py: fix get rootfs_extra_space 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/package_manager.py: support RpmPMHongxu Jia1
2014-02-11lib/oe/manifest.py: add rpm image manifest creationHongxu Jia1
2014-02-11lib/oe/sdk.py: add SDK classLaurentiu Palcu1
2014-02-11lib/oe/package_manager.py: fixes for dpkg backendLaurentiu Palcu1
2014-02-11lib/oe/rootfs.py: use Manifest.INSTALL_ORDERLaurentiu Palcu1
2014-02-11lib/oe/manifest.py: create manifests for SDK tooLaurentiu 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/package_manager.py: add support for opkg backendLaurentiu Palcu1
2014-02-11lib/oe/package_manager.py: use the bitbake APT_ARGS variableLaurentiu Palcu1
2014-02-11lib/oe/package_manager.py: add deploy dir locking mechanismLaurentiu Palcu1
2014-02-11lib/oe/manifest.py: create global variables for package typesLaurentiu Palcu1
2014-02-11oe/manifest.py: Add manifest creation for opkgLaurentiu Palcu1
2014-02-11lib/oe/rootfs.py: add new library for rootfs creationLaurentiu Palcu1
2014-02-11lib/oe/package_manager.py: add new package management libraryLaurentiu Palcu1
2014-02-11lib/oe/manifest.py: add library for image manifest creationLaurentiu Palcu1
2014-02-11lib/oe/image.py: add new image creation libraryLaurentiu Palcu1
2014-02-11lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu1
2014-01-28lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp1
2014-01-27utils: Add a cpu_count wrapper functionRichard Purdie1
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa1
2014-01-02meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon1
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie1
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie1
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie1
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie1
2013-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton1
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie1
2013-11-18buildhistory_analysis: fix error when comparing image contentsPaul Eggleton1
2013-11-12lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...Richard Purdie1
2013-11-12lib/oe/path: Fix performance issue got copyhardlinktree()Richard Purdie1
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie1
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton1
2013-10-11lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-08-26oe.types: add 'path' typeChristopher Larson1
2013-07-30lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy1
2013-07-02TmuxRunning: handle multi-word commandsTyler Hall1