summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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-02-08oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar1
2014-02-08lib/oeqa: add module for running tests outside of the build systemStefan Stanacar1
2014-02-08testimage: add ability to export testsStefan Stanacar1
2014-02-04oeqa/runtime/systemd: remove race in settle()Ross Burton1
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend3
2014-02-02oeqa/runtime: syslog: update --help testStefan Stanacar1
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar1
2014-01-29oeqa/runtime: smart: fix adding channelsStefan Stanacar1
2014-01-29oeqa/runtime: drop restartTarget methodStefan Stanacar4
2014-01-28oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar1
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend1
2014-01-28oe-selftest: New tests for sstate relocationCorneliu Stoicescu1
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-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar1
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa1
2014-01-17oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu1
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2
2014-01-16oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu2
2014-01-16oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu1
2014-01-16oe-selftest: New object SStateBase cut off from SStateTests.Corneliu Stoicescu1
2014-01-14oeqa/runtime/systemd: wait for services to start/failRoss Burton1
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang2
2014-01-06oe-selftest: New tests for sstate related operationsCorneliu Stoicescu1
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-20lib/oeqa/runtime: rewrite the systemd test moduleStefan Stanacar1
2013-12-20oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu1
2013-12-20oe-selftest: New test module for OE scripts.Corneliu Stoicescu1
2013-12-20oe-selftest: New BuildhistoryBase object for buildhistory testing.Corneliu Stoicescu1
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie1