summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: python 3.12 regexAdrian Freihofer2024-02-1310-39/+39
* patchtest-send-results: Add 'References' headerTrevor Gamblin2024-02-101-0/+5
* recipetool: don't dump stack traces if a toml parser can't be foundRoss Burton2024-02-101-6/+14
* recipetool: cleanup importsAdrian Freihofer2024-02-081-1/+1
* wic: implement reproducible Disk GUIDAdithya Balakumar2024-02-081-0/+11
* patchtest.README: update mailing listTrevor Gamblin2024-02-061-5/+2
* patchtest-send-results: properly parse test statusAlexis Lothoré2024-02-061-1/+4
* patchtest-send-results: remove unused variableAlexis Lothoré2024-02-061-1/+0
* devtool: refactor deploy-targetAdrian Freihofer2024-02-021-114/+122
* devtool: refactor deploy to use exec_fakeroot_no_dAdrian Freihofer2024-02-021-4/+7
* devtool: refactor exec_fakerootAdrian Freihofer2024-02-021-1/+4
* devtool: support plugins with pluginsAdrian Freihofer2024-02-021-2/+3
* devtool: modify: add support for multiple source in SRC_URIJulien Stephan2024-01-241-0/+20
* recipetool: Disregard version in URL for replaced modulesVyacheslav Yurkov2024-01-191-5/+17
* recipetool: Proceed even with a missing license fileVyacheslav Yurkov2024-01-191-0/+6
* recipetool: Don't fail on local go modulesVyacheslav Yurkov2024-01-191-13/+23
* devtool/standard: correctly escape \Alexander Kanavin2024-01-091-1/+1
* devtool: modify: fix exceptionJamin Lin2024-01-071-1/+1
* runqemu: match .rootfs. in addition to -image- for rootfsMikko Rapeli2024-01-041-1/+1
* scripts/runqemu: fix regex escape sequencesTrevor Gamblin2024-01-021-4/+4
* devtool: use straight print in check-upgrade-status outputChen Qi2024-01-021-1/+1
* scripts: Drop shell sstate-cache-managementRichard Purdie2023-12-281-458/+0
* sstate-cache-management: Rewrite in pythonAlex Kiernan2023-12-281-0/+329
* devtool: deploy: provide max_process to strip_execsClay Chang2023-12-231-1/+2
* wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 imagesvenkata pyla2023-12-211-0/+14
* recipetool: add python_maturin supportTim Orling2023-12-171-0/+1
* devtool: modify: Handle recipes with a menuconfig task correctlyPeter Kjellerstedt2023-12-161-1/+1
* runqemu: add qmp socket supportRoss Burton2023-12-151-0/+11
* recipetool: pypi: do not clobber SRC_URI checksumsTim Orling2023-12-091-6/+1
* devtool: modify: Make --no-extract work againPeter Kjellerstedt2023-12-081-1/+2
* devtool: upgrade: Update all existing checksums for the SRC_URIPeter Kjellerstedt2023-12-081-23/+28
* recipetool: create: Only include the expected SRC_URI checksumsPeter Kjellerstedt2023-12-081-1/+3
* recipetool: create: Improve identification of licensesPeter Kjellerstedt2023-12-081-46/+45
* update_gtk_icon_cache: Fix for GTK4-only buildsZoltan Boszormenyi2023-12-081-1/+5
* recipetool: appendsrcfile(s): add a mode to update the recipe itselfJulien Stephan2023-12-061-1/+5
* recipetool: appendsrcfile(s): use params instead of extralineJulien Stephan2023-12-061-16/+10
* recipetool: appendsrcfile(s): add dry-run modeJulien Stephan2023-12-061-1/+32
* wic: extend empty plugin with options to write zeros to partitonMalte Schmidt2023-12-061-1/+56
* recipetool: create_buildsys_python: add pypi supportJulien Stephan2023-12-063-0/+76
* recipetool: create: add new optional process_url callback for pluginsJulien Stephan2023-12-061-22/+32
* recipetool: create: add trailing newlinesJulien Stephan2023-12-061-3/+5
* recipetool: create_buildsys_python.py: initialize metadataJulien Stephan2023-12-061-0/+1
* wic: bootimg-efi: Make kernel image installation configurableKareem Zarka2023-12-041-3/+4
* devtool: add support for git submodulesJulien Stephan2023-12-014-125/+220
* devtool: tag all submodulesJulien Stephan2023-12-011-0/+3
* devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCMJulien Stephan2023-12-011-1/+5
* devtool: fix update-recipe dry-run modeJulien Stephan2023-11-301-5/+4
* wic: rawcopy: add support for zstd decompressionMalte Schmidt2023-11-271-1/+2
* recipetool: Add handler to create go recipesLukas Funke2023-11-061-0/+751
* recipetool: Ignore *.go files while scanning for licensesLukas Funke2023-11-061-1/+1