summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin2023-07-301-0/+2
* scripts/resulttool: add mention about new detected testsAlexis Lothoré2023-07-251-2/+14
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-07-191-1/+5
* pybootchartgui: fix width max usage in draw_label_in_boxJose Quaresma2023-07-141-1/+1
* pybootchartgui: fix overlapping argument in render_processes_chartJose Quaresma2023-07-141-2/+2
* pybootchartgui: concatenate the elapsed time with the processJose Quaresma2023-07-141-3/+2
* pybootchartgui: calcule elapsed_time when starting the loopJose Quaresma2023-07-141-3/+3
* scripts/oe-setup-builddir: copy conf-notes.txt to build dirStéphane Veyret2023-07-101-5/+9
* recipetool: create: npm: Add support to handle peer dependenciesBELOUARGA Mohamed2023-06-291-0/+20
* recipetool: create: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-5/+4
* recipetool: create: npm: Remove duplicate function to not have future conflictsBELOUARGA Mohamed2023-06-291-11/+3
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-06-281-0/+4
* runqemu: drop uid parameter for ifdownAdrian Freihofer2023-06-281-1/+1
* runqemu-ifdown: catch up with ifupAdrian Freihofer2023-06-281-6/+15
* runqemu: Fix automated call to runqemu-ifupAlejandro Hernandez Samaniego2023-06-282-2/+2
* runqemu: Stop using warn() since its been deprecatedAlejandro Hernandez Samaniego2023-06-281-2/+2
* runqemu: configurable tap namesAdrian Freihofer2023-06-241-2/+6
* runqemu-gen-tapdevs: remove only our tapsAdrian Freihofer2023-06-241-1/+1
* runqemu-gen-tapdevs: configurable tap namesAdrian Freihofer2023-06-241-3/+7
* runqemu-gen-tapdevs: remove uid parameterAdrian Freihofer2023-06-241-15/+18
* runqemu-gen-tapdevs: remove staging dir parameterAdrian Freihofer2023-06-241-5/+7
* runqemu-ifup: remove only our tapsAdrian Freihofer2023-06-241-1/+1
* runqemu-ifup: fix tap indexAdrian Freihofer2023-06-241-2/+7
* runqemu-ifup: configurable tap namesAdrian Freihofer2023-06-241-5/+9
* runqemu-ifup: remove uid parameterAdrian Freihofer2023-06-241-5/+8
* rpm2cpio.sh: update to the last 4.x versionAlberto Planas2023-06-211-10/+20
* runqemu: Stop passing bindir to the runqemu-ifup callAlejandro Hernandez Samaniego2023-06-211-1/+1
* scripts/runqemu-ifup: Fix 10 or more tap devicesRichard Purdie2023-06-191-1/+1
* scripts/runqemu-ifup: Fix extra parameter issueRichard Purdie2023-06-191-2/+2
* runqemu-gen-tapdevs: fix missing variable quoteTrevor Gamblin2023-06-191-1/+1
* runqemu-if*: Rename confusing variable nameRichard Purdie2023-06-162-14/+14
* runqemu/qemu-helper: Drop tunctlRichard Purdie2023-06-163-53/+11
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-06-151-1/+1
* scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin2023-06-151-11/+8
* scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin2023-06-151-16/+13
* runqemu-ifupdown/get-tapdevs: Add support for ip tuntapJörg Sommer2023-06-133-27/+44
* runqemu-gen-tapdevs: RefactoringJörg Sommer2023-06-131-39/+36
* meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu2023-06-091-3/+3
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-06-061-0/+2
* pybootchartgui: show elapsed time for each taskMauro Queiros2023-05-311-0/+5
* wic: Add argument --hidden to default imagerLeon Anavi2023-05-253-0/+9
* oe-buildenv-internal: remove path from previous projectChen Qi2023-05-221-8/+9
* scripts: fix buildstats diff/summary hard bound to host python3Paul Gortmaker2023-05-052-2/+2
* wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev2023-05-041-3/+3
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-04-271-0/+7
* scripts/runqemu: Add possibility to disable networkPavel Zhukov2023-04-201-1/+6
* scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2Pavel Zhukov2023-04-201-1/+1
* wic: use part_name when definedDit Kozmaj2023-04-131-10/+4
* runqemu: respect IMAGE_LINK_NAMEMartin Jansa2023-04-041-18/+51
* Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"Khem Raj2023-03-301-5/+0