summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: Fix logger error message formatJohn Ripple5 days1-1/+1
* devtool: standard: update-recipe/finish: fix update localfile in another layerJulien Stephan5 days1-9/+14
* devtool: sync: Fix Execution errorVincent Kriek5 days1-1/+12
* recipetool: Handle several go-import tags in go resolverSven Schwermer7 days1-14/+9
* recipetool: Handle unclean response in go resolverSven Schwermer7 days1-4/+7
* devtool: standard: throws appropriate error if source is in detached HEADJulien Stephan2024-04-121-0/+2
* wic: bootimg-partition allow to set var to get boot filesAnibal Limon2024-03-261-2/+3
* bmaptool: now part of Yocto ProjectTrevor Woerner2024-03-051-1/+1
* devtool: ide-sdk prefer sources from workspaceAdrian Freihofer2024-02-273-6/+32
* devtool: ide-sdk source mapping for vscodeEnguerrand de Ribaucourt2024-02-272-0/+2
* devtool: ide-sdk launch.json per recipe onlyAdrian Freihofer2024-02-271-2/+8
* wic: 'empty' plugin: fix typo in commentEnrico Jörns2024-02-271-1/+1
* devtool: ide-sdk python 3.12 escapingAdrian Freihofer2024-02-242-7/+7
* devtool: ide: define compilerPath for meson projectsEnguerrand de Ribaucourt2024-02-232-0/+4
* devtool: ide: vscode: Configure read-only filesEnguerrand de Ribaucourt2024-02-201-2/+9
* devtool: ide_sdk: Use bitbake's python3 for generated scriptsEnguerrand de Ribaucourt2024-02-201-1/+1
* recipetool; add support for python_mesonpy classTim Orling2024-02-201-0/+4
* lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt2024-02-192-11/+28
* devtool: Make use of oe.patch.GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-192-8/+2
* devtool: _extract_source: Correct the removal of an old backup directoryPeter Kjellerstedt2024-02-181-6/+6
* devtool: standard: Add some missing whitespacePeter Kjellerstedt2024-02-181-12/+12
* devtool: ide-sdk make deploy-target quickerAdrian Freihofer2024-02-181-5/+38
* devtool: new ide-sdk pluginAdrian Freihofer2024-02-184-0/+1790
* devtool: modify: Correct appending of type=git-dependency to URIsPeter Kjellerstedt2024-02-161-2/+2
* scripts: python 3.12 regexAdrian Freihofer2024-02-133-27/+27
* 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
* 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: 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
* devtool: use straight print in check-upgrade-status outputChen Qi2024-01-021-1/+1
* 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
* 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
* 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