From 0cdf2d00cdc1a9af5f5b0b14241a2afe717661f6 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 2 Jun 2026 00:17:51 +0200 Subject: Add Sailfish MCP build and device helpers Add OBS root scoping, user-session/browser/touch workflow device tools, local SDK metadata refresh, and asynchronous RPM build job status support. --- examples/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/config.json b/examples/config.json index fb473e5..96906ea 100644 --- a/examples/config.json +++ b/examples/config.json @@ -11,8 +11,9 @@ } }, "paths": { - "git_root": "/home/you/git", - "ssh_config": "/home/you/.ssh/config", + "git_root": "~/git", + "obs_root": "~/OBS", + "ssh_config": "~/.ssh/config", "local_sdk": "/srv/mer/sdks/sfossdk/sdk-chroot", "osc_api_alias": "your-obs-alias" } -- cgit v1.2.3