Commit History

Author SHA1 Message Date
  Joshua Lock c9bef2ecf1 image: add do_image_qa task to run QA checks on the constructed image 8 years ago
  Richard Purdie fcd6b38bab classes/lib: Complete transition to python3 8 years ago
  Richard Purdie caebd862ba classes/lib: Update to explictly create lists where needed 8 years ago
  Richard Purdie d13f0ac614 meta: Update to modern exception syntax 8 years ago
  Richard Purdie ced1995694 meta/selftest/scripts: Use print function for python3 compatibility 8 years ago
  Richard Purdie 7fd1d7e639 insane/prelink: Handle nonstandard library paths 8 years ago
  Mariano Lopez 25725e6e5f lib/oe/utils: Add function format_pkg_list() 8 years ago
  Aníbal Limón 08c50d62b5 oe/utils.py: Add support for init/end helper functions in ThreadWorker. 9 years ago
  Aníbal Limón 524d92ed7b oe/utils.py: Fix thread leakage in ThreadPool 9 years ago
  Richard Purdie 44ae778fef oe/utils: Add simple threaded pool implementation 9 years ago
  Ross Burton c5b6f672b8 utils: add helper to perform the intersection of two string lists 9 years ago
  Jun Zhu c4ca9dbd41 meta/lib/oe/utils.py: Corrected the return value of both_contain() 9 years ago
  Cristian Iorga e7375f73bd meta/lib/oe/utils.py: properly implement both_contain() 9 years ago
  Alejandro Hernandez c9cc652e88 image-buildinfo.bbclass: new class, writes build information to image 9 years ago
  Peter Kjellerstedt abf4eb613e lib/oe/utils: Make multiprocess_exec() return anything 9 years ago
  Richard Purdie 72d153a3a9 lib/oe/utils: Add utils function for multiprocess execution 9 years ago
  Otavio Salvador 93499ebc46 Globally replace oe.utils.contains to bb.utils.contains 10 years ago
  Laurentiu Palcu 23d409558c lib/oe/utils.py: add pre/post process helper function 10 years ago
  Richard Purdie 0ae27a5575 utils: Add a cpu_count wrapper function 10 years ago
  Ross Burton 17a12e3c62 utils: add trim_version() function 11 years ago
  Richard Purdie a43e0a8ecd class/lib: Fix up various file access methods 11 years ago
  Richard Purdie 2253e9f127 classes/lib: Fix getcmdstatus breakage 11 years ago
  Richard Purdie b010501cd0 clases/lib: Use modern exception syntax 11 years ago
  Ross Burton 3115187e46 utils: add helper to get all non-system packages 11 years ago
  Ross Burton 63c7192119 base.bbclass: don't backfill features that already exist 11 years ago
  Andrei Gherzan 8ae08529e8 utils.py: Modify and rename distro_features_backfill python function 12 years ago
  Richard Purdie 7d67482095 Remove a number of unneeded import os/bb calls 12 years ago
  Paul Eggleton 738658d9d5 conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL 12 years ago
  Andreas Oberritter 925a9729af lib/oe/utils.py: use bb.utils.vercmp_string 12 years ago
  Richard Purdie b22831fd63 Convert to use direct access to the data store (instead of bb.data.*Var*()) 12 years ago