summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-1/+0
* devtool: improve parse failure handlingPaul Eggleton2017-02-072-2/+16
* recipetool: create: do not treat numbers in SCM URLs as versionsPaul Eggleton2017-02-071-2/+1
* recipetool: create: properly handle npm optional dependenciesPaul Eggleton2017-02-071-7/+49
* wic: fix call of serial_console_form_kargsEd Bartosh2017-02-051-1/+1
* wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh2017-02-051-1/+1
* wic: flatten imager class hierarchyEd Bartosh2017-02-054-193/+56
* python-3-manifest: split out typingAnders Darander2017-02-051-0/+3
* python-3-manifest: add ipaddress to python3-ioAnders Darander2017-02-051-1/+1
* python-3-manifest: add _compat_pickle to python3-pickleAnders Darander2017-02-051-1/+1
* python-3-manifest: add socketserver to netserverAnders Darander2017-02-051-1/+1
* python-3-manifest: add argparse to RDEPENDS for netclientAnders Darander2017-02-051-1/+1
* python3-manifest: move htlm.py to python3-htmlAnders Darander2017-02-051-1/+1
* python-3-manifest: fix adding imp to importlibAnders Darander2017-02-051-1/+1
* wic: get rid of image_output_dir variableEd Bartosh2017-02-021-5/+1
* wic: direct: fix creation of work directoryEd Bartosh2017-02-021-1/+1
* wic: engine: create output dirEd Bartosh2017-02-021-0/+3
* scripts/runqemu: fix a typoMing Liu2017-02-021-1/+1
* build-perf-test-wrapper.sh: implement lockingMarkus Lehtonen2017-02-021-0/+11
* wic: remove syslinux.pyEd Bartosh2017-02-022-59/+37
* wic: code cleanupEd Bartosh2017-02-0215-43/+36
* wic: msger.py: remove unused APIsEd Bartosh2017-02-021-26/+0
* wic: removed code from __init__.pyEd Bartosh2017-02-021-4/+0
* wic: move oe/misc.py one level upEd Bartosh2017-02-0215-21/+21
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-026-62/+37
* wci: misc: removed build_name APIEd Bartosh2017-02-021-39/+0
* wic: partition: simlify calling plugin methodsEd Bartosh2017-02-022-51/+25
* wic: removed test fileEd Bartosh2017-02-021-1/+0
* wic: renamd direct_plugin.py -> direct.pyEd Bartosh2017-02-021-0/+0
* wic: simplified code of direct_pluginEd Bartosh2017-02-021-22/+2
* wic: pylinted direct_pluginEd Bartosh2017-02-021-15/+7
* wic: improve naming in direct_plugin classesEd Bartosh2017-02-021-40/+22
* wic: get rid of __rootfs_dir_to_dict methodEd Bartosh2017-02-021-16/+5
* wic: moved content of direct.py to direct_pluginEd Bartosh2017-02-023-418/+380
* wic: removed conf.py and empty config file.Ed Bartosh2017-02-022-109/+0
* wic: direct_plugin: stop using config managerEd Bartosh2017-02-022-12/+20
* wic: creator: stop using config managerEd Bartosh2017-02-021-19/+0
* verify-bashisms: support warnings with more than one line of source codePatrick Ohly2017-01-311-6/+15
* verify-bashisms: check scripts only once, include original file and linePatrick Ohly2017-01-311-20/+36
* verify-bashisms: revise update-rc.d whitelist entryPatrick Ohly2017-01-311-1/+1
* verify-bashisms: fix problems with tinfoil2Patrick Ohly2017-01-311-19/+25
* verify-bashisms: explicitly shut down serverPatrick Ohly2017-01-311-0/+1
* verify-bashisms: point out where to get checkbashisms.plPatrick Ohly2017-01-311-1/+1
* verify-bashisms: fix typoPatrick Ohly2017-01-311-1/+1
* runqemu: allow bypassing of network setupJuro Bystricky2017-01-311-0/+2
* oe-publish-sdk: add pyshtables.py to .gitignoreAndrea Galbusera2017-01-311-2/+2
* isoimage-isohybrid: renamed variable hdd_dirEd Bartosh2017-01-311-4/+4
* isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh2017-01-311-4/+4
* wic: Look for image artifacts in a common locationTom Zanussi2017-01-312-14/+43
* wic: isoimage-isohybrid: stop using HDDDIREd Bartosh2017-01-311-8/+2