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