summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh2017-01-311-1/+1
* wic: partitionedfs: set partition name for gpt partitionsJukka Laitinen2017-01-311-0/+7
* wic: direct.py: get rid of names with two underscoresEd Bartosh2017-01-311-26/+24
* wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh2017-01-311-26/+0
* wic: make workdir a temporary directoryEd Bartosh2017-01-311-12/+15
* wic: get rid of baseimager inheritanceEd Bartosh2017-01-312-197/+13
* wic: change default output directoryEd Bartosh2017-01-311-1/+1
* scripts/buildstats-diff: simplify timestamp handlingMarkus Lehtonen2017-01-281-31/+3
* runqemu: more verbose error message about missing qemuboot.confPatrick Ohly2017-01-261-1/+1