summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* wic: direct: move UUID generation to PartitionedImageEd Bartosh2017-02-151-12/+11
* wic: direct: add 'realnum' attribute to partitionEd Bartosh2017-02-151-26/+20
* wic: direct: remove useless codeEd Bartosh2017-02-151-3/+1
* wic: direct: don't catch ImagerErrorEd Bartosh2017-02-151-4/+1
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-153-11/+2
* wic: ksparser: set default disk to 'sda'Ed Bartosh2017-02-151-1/+1
* wic: remove utils/oe/__init__.pyEd Bartosh2017-02-151-22/+0
* wic: move PartitionedImage class to direct.pyEd Bartosh2017-02-152-303/+276
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-155-196/+111
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-155-1/+52
* wic: remove unused argument scripts_pathEd Bartosh2017-02-153-6/+5
* wic: direct: remove unused importEd Bartosh2017-02-151-2/+1
* wic: direct: remove unused plugin attributesEd Bartosh2017-02-151-4/+0
* wic: make sure layout_partitions is called onceEd Bartosh2017-02-151-12/+0
* wic: use the same partition object in direct and partitionedfsEd Bartosh2017-02-153-96/+73
* wic: direct: get rid of _get_parts getterEd Bartosh2017-02-151-28/+8
* wic: partitionedfs: rename __create_partition and __add_diskEd Bartosh2017-02-151-8/+8
* wic: partitionedfs: get rid of __add_partitionEd Bartosh2017-02-151-10/+4
* wic: partitionedfs: merged __format_disks and createEd Bartosh2017-02-151-10/+5
* build-perf-test-wrapper.sh: fix issues with non-existing path argumentsMarkus Lehtonen2017-02-151-2/+2
* oe-build-perf-test: drop --commit-resultsMarkus Lehtonen2017-02-151-104/+0
* build-perf-test-wrapper.sh: use oe-git-archiveMarkus Lehtonen2017-02-151-6/+12
* scripts/oe-git-archive: support creating bare repositoriesMarkus Lehtonen2017-02-151-4/+7
* scripts: Implement oe-git-archiveMarkus Lehtonen2017-02-151-0/+244
* 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