summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-03-01generate-manifest-3.5.py: add logic to generate native manifestMing Liu1
2017-03-01generate-manifest-2.7.py: add logic to generate native manifestMing Liu1
2017-03-01scripts/lib/devtool/deploy.py: add --port/-P argument for target connectionTim Orling1
2017-02-28runqemu: support UEFI with OVMF firmwarePatrick Ohly1
2017-02-28runqemu: also accept -image suffix for rootfs parameterPatrick Ohly1
2017-02-28runqemu: fix undefined variable reference in check_arg_path()Patrick Ohly1
2017-02-23devtool: upgrade: fix error of import recipeutilsLuck Hoang1
2017-02-23scripts/buildstats-diff: fix epoch numbers in --ver-diffMarkus Lehtonen1
2017-02-15wic: direct: move creation of PartitionedImage to __init__Ed Bartosh1
2017-02-15wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh1
2017-02-15wic: direct: add PartitionedImage.prepare methodEd Bartosh1
2017-02-15wic: direct: set bootloader.source in the __init__Ed Bartosh1
2017-02-15wic: direct: move UUID generation to PartitionedImageEd Bartosh1
2017-02-15wic: direct: add 'realnum' attribute to partitionEd Bartosh1
2017-02-15wic: direct: remove useless codeEd Bartosh1
2017-02-15wic: direct: don't catch ImagerErrorEd Bartosh1
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh3
2017-02-15wic: ksparser: set default disk to 'sda'Ed Bartosh1
2017-02-15wic: remove utils/oe/__init__.pyEd Bartosh1
2017-02-15wic: move PartitionedImage class to direct.pyEd Bartosh2
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh5
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie5
2017-02-15wic: remove unused argument scripts_pathEd Bartosh3
2017-02-15wic: direct: remove unused importEd Bartosh1
2017-02-15wic: direct: remove unused plugin attributesEd Bartosh1
2017-02-15wic: make sure layout_partitions is called onceEd Bartosh1
2017-02-15wic: use the same partition object in direct and partitionedfsEd Bartosh3
2017-02-15wic: direct: get rid of _get_parts getterEd Bartosh1
2017-02-15wic: partitionedfs: rename __create_partition and __add_diskEd Bartosh1
2017-02-15wic: partitionedfs: get rid of __add_partitionEd Bartosh1
2017-02-15wic: partitionedfs: merged __format_disks and createEd Bartosh1
2017-02-15build-perf-test-wrapper.sh: fix issues with non-existing path argumentsMarkus Lehtonen1
2017-02-15oe-build-perf-test: drop --commit-resultsMarkus Lehtonen1
2017-02-15build-perf-test-wrapper.sh: use oe-git-archiveMarkus Lehtonen1
2017-02-15scripts/oe-git-archive: support creating bare repositoriesMarkus Lehtonen1
2017-02-15scripts: Implement oe-git-archiveMarkus Lehtonen1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2017-02-07devtool: improve parse failure handlingPaul Eggleton2
2017-02-07recipetool: create: do not treat numbers in SCM URLs as versionsPaul Eggleton1
2017-02-07recipetool: create: properly handle npm optional dependenciesPaul Eggleton1
2017-02-05wic: fix call of serial_console_form_kargsEd Bartosh1
2017-02-05wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh1
2017-02-05wic: flatten imager class hierarchyEd Bartosh4
2017-02-05python-3-manifest: split out typingAnders Darander1
2017-02-05python-3-manifest: add ipaddress to python3-ioAnders Darander1
2017-02-05python-3-manifest: add _compat_pickle to python3-pickleAnders Darander1
2017-02-05python-3-manifest: add socketserver to netserverAnders Darander1
2017-02-05python-3-manifest: add argparse to RDEPENDS for netclientAnders Darander1
2017-02-05python3-manifest: move htlm.py to python3-htmlAnders Darander1
2017-02-05python-3-manifest: fix adding imp to importlibAnders Darander1