aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: OpkgPM, bad recommendation handling changeLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: do not use stampsLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts()Laurentiu Palcu
2014-02-11lib/oe/package_manager.py: OpkgPM/DpkgPM fixesLaurentiu Palcu
2014-02-11lib/oe/image.py: fix image size calculation routineLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: DpkgPM, use lock on deploy dirLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: warn the user if intercept hooks failLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: RpmPM fixesLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTE...Hongxu Jia
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/package_manager.py: fix invoking rpm save_rpmpostinist failedHongxu Jia
2014-02-11lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failedHongxu Jia
2014-02-11lib/oe/sdk.py: support RpmRootfsHongxu Jia
2014-02-11lib/oe/image.py: fix get rootfs_extra_space 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/package_manager.py: support RpmPMHongxu Jia
2014-02-11lib/oe/manifest.py: add rpm image manifest creationHongxu Jia
2014-02-11lib/oe/sdk.py: add SDK classLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: fixes for dpkg backendLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: use Manifest.INSTALL_ORDERLaurentiu Palcu
2014-02-11lib/oe/manifest.py: create manifests for SDK tooLaurentiu 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/package_manager.py: add support for opkg backendLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: use the bitbake APT_ARGS variableLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: add deploy dir locking mechanismLaurentiu Palcu
2014-02-11lib/oe/manifest.py: create global variables for package typesLaurentiu Palcu
2014-02-11oe/manifest.py: Add manifest creation for opkgLaurentiu Palcu
2014-02-11lib/oe/rootfs.py: add new library for rootfs creationLaurentiu Palcu
2014-02-11lib/oe/package_manager.py: add new package management libraryLaurentiu Palcu
2014-02-11lib/oe/manifest.py: add library for image manifest creationLaurentiu Palcu
2014-02-11lib/oe/image.py: add new image creation libraryLaurentiu Palcu
2014-02-11lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu
2014-02-08oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar
2014-02-08lib/oeqa: add module for running tests outside of the build systemStefan Stanacar
2014-02-08testimage: add ability to export testsStefan Stanacar
2014-02-04oeqa/runtime/systemd: remove race in settle()Ross Burton
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend
2014-02-02oeqa/runtime: syslog: update --help testStefan Stanacar
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar
2014-01-29oeqa/runtime: smart: fix adding channelsStefan Stanacar
2014-01-29oeqa/runtime: drop restartTarget methodStefan Stanacar
2014-01-28oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend
2014-01-28oe-selftest: New tests for sstate relocationCorneliu Stoicescu