Richard Purdie
|
569f8e09f0
recipetool/devtool: Update to work correctly with UNPACKDIR
|
1 년 전 |
Richard Purdie
|
65318019cd
recipes/classes/scripts: Drop SRCPV usage in OE-Core
|
1 년 전 |
Alexander Kanavin
|
1666605fe5
scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filter_src_subdirs()
|
1 년 전 |
Marius Kriegerowski
|
4cc94de992
scriptutils: fix style to be more PEP8 compliant
|
3 년 전 |
Richard Purdie
|
8fcf25bcda
scriptutils: Fix handling of srcuri urls
|
3 년 전 |
Richard Purdie
|
fc2bc42eec
scripts: Update to use exec_module() instead of load_module()
|
3 년 전 |
Chandana kalluri
|
327ea9d446
scriptutils.py: Add check before deleting path
|
3 년 전 |
Chen Qi
|
50ebd252ac
scriptutils: remove the useless import line
|
5 년 전 |
Paul Eggleton
|
ea01bd31c3
devtool: fix devtool upgrade with reproducible_builds class
|
5 년 전 |
Nathan Rossi
|
4364a26db1
oe-selftest: Implement console 'keepalive' output
|
5 년 전 |
Richard Purdie
|
ffae400179
meta/lib+scripts: Convert to SPDX license headers
|
6 년 전 |
Christopher Larson
|
6c1a511e08
oe.scriptutils: enable color in a more flexible way
|
6 년 전 |
Richard Purdie
|
dbe49d0ad1
scripts: Remove deprecated imp module usage
|
6 년 전 |
Christopher Larson
|
2fe9a05666
oe.scriptutils.run_editor: ditch the error-prone argument quoting
|
7 년 전 |
Paul Eggleton
|
cd683ca41d
scriptutils: fix fetch_url() to use lowercase dummy recipe name
|
7 년 전 |
Chang Rebecca Swee Fun
|
e09b9d4543
recipetool: create: disable PREMIRRORS and MIRRORS by default
|
7 년 전 |
Chang Rebecca Swee Fun
|
5778e35378
scriptutils: pass in logger as parameter
|
8 년 전 |
Chang Rebecca Swee Fun
|
2c035b266f
scriptutils: exit politely when no text editor available
|
8 년 전 |
Paul Eggleton
|
e4346e8be5
recipetool: create: reimplement fetching with normal fetch/unpack tasks
|
7 년 전 |
Paul Eggleton
|
415fbfb0cd
scriptutils: fix fetch_uri() to work with RSS
|
8 년 전 |
Aníbal Limón
|
15e65f5f07
scriptutils: Add support for specify stream on logger_create
|
8 년 전 |
Joshua Lock
|
c0f2890c01
scripts: remove True option to getVar calls
|
8 년 전 |
Ola x Nilsson
|
14abe7982c
devtool: Load plugins in a well defined order
|
8 년 전 |
Paul Eggleton
|
90f925cd41
recipetool: create: support git short form URLs
|
8 년 전 |
Ed Bartosh
|
ed7abe6b9a
scripts: Replace basestring -> str for python3
|
9 년 전 |
Paul Eggleton
|
e54f9c159d
devtool / recipetool: use common code for launching editor
|
9 년 전 |
Paul Eggleton
|
e78a03980a
recipetool: create: prevent attempting to unpack entire DL_DIR
|
9 년 전 |
Paul Eggleton
|
8e0a84c901
scripts: print usage in argparse-using scripts when a command-line error occurs
|
9 년 전 |
Ed Bartosh
|
9485888656
devtool: make plugin_init optional
|
9 년 전 |
Paul Eggleton
|
ee0c11d988
scriptutils: split out simple fetching function from recipetool
|
9 년 전 |