summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: fix generation of partition UUIDEd Bartosh2017-03-271-1/+1
* scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval2017-03-271-0/+60
* scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval2017-03-2721-14/+527
* scripts/wic: fix typoRobert Yang2017-03-271-2/+2
* build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen2017-03-271-0/+2
* scripts/oe-git-archive: implement --notesMarkus Lehtonen2017-03-271-3/+18
* scripts/oe-git-archive: implement --excludeMarkus Lehtonen2017-03-271-2/+10
* scripts/oe-git-archive: fix pushingMarkus Lehtonen2017-03-271-2/+3
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-271-0/+1
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* runqemu-gen-tapdevs: fix file path in exampleChen Qi2017-03-241-2/+2
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27
* wic: remove empty plugin methodsEd Bartosh2017-03-233-58/+0
* wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh2017-03-231-2/+1
* wic: fix bug in sparse_copyEd Bartosh2017-03-231-0/+1
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-233-18/+18
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-232-4/+0
* wic: remove rootfs_pcbios_ext pluginEd Bartosh2017-03-231-213/+0
* scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2017-03-222-9/+41
* scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2017-03-222-6/+15
* scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón2017-03-221-1/+1
* scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón2017-03-221-0/+14
* scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón2017-03-221-12/+5
* scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón2017-03-221-1/+1
* scriptutils: Add support for specify stream on logger_createAníbal Limón2017-03-221-2/+2
* wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz2017-03-221-0/+3
* gen-lockedsig-cache: catch os.link errorbrian avery2017-03-221-1/+5
* devtool: tidy up handling of parse failuresPaul Eggleton2017-03-221-2/+9
* wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie2017-03-221-2/+6
* devtool/recipetill: npm install of devDependenciesAnders Darander2017-03-223-5/+27
* runqemu: output network configurationEd Bartosh2017-03-221-1/+3
* runqemu: only boot ramfs when specifiedRobert Yang2017-03-171-1/+9
* runqemu: add -h and --helpRobert Yang2017-03-161-2/+3
* runqemu: improve when no machine specifiedRobert Yang2017-03-161-0/+6
* runqemu: independent network and rootfs setupJuro Bystricky2017-03-161-0/+4
* yocto-compat-layer: improve error handling in signature creationPatrick Ohly2017-03-161-11/+9
* scripts/oe-setup-rpmrepo: replace createrepo with createrepo_cAlexander Kanavin2017-03-141-1/+1
* scripts/rpm2cpio.sh: replace 5.x version with 4.x versionAlexander Kanavin2017-03-141-53/+55
* wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie2017-03-111-1/+1
* runqemu-gen-tapdevs: Improve help text with an exampleRichard Purdie2017-03-101-0/+2
* wic: filemap: Fixed spared_copy skipDaniel Schultz2017-03-101-3/+3
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-03-101-1/+1
* relocate_sdk.py: skip debug files from relocationNikunj Kela2017-03-081-0/+2
* crosstap: Changes to support Recipe specific sysrootSaul Wold2017-03-081-2/+9
* yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón2017-03-048-0/+455
* build-perf-test-wrapper.sh: support xml report formatMarkus Lehtonen2017-03-041-1/+6
* scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov2017-03-041-2/+5
* scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón2017-03-041-0/+11
* scripts/lib/create_npm: handle Public Domain licensesAnders Darander2017-03-041-0/+1
* scripts/lib/create_npm: handle AND and OR in licensesAnders Darander2017-03-041-1/+15