summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/targetbuild.py
AgeCommit message (Expand)Author
2021-09-26oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-12-05oeqa: don't litter /tmp with temporary directoriesRoss Burton
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-04-06oeqa/utils/targetbuild: tmp dir improvementsJoshua Lock
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-06-23oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton
2016-06-23oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton
2016-06-23oeqa/targetbuild: fix folder name estimate logicRoss Burton
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2015-09-12oeqa/targetbuild: Ensure we run gnu-configize so config files are up to dateRichard Purdie
2015-08-19oeqa/targetbuild: Remove bashismRichard Purdie
2015-04-29oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie
2014-08-18oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar
2014-02-09oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar
2013-08-26lib/oeqa/utils: targetbuild: Add helper class for building packages on targetMihai Prica