| Message ID | 20260615-fix-bitbake-schema-v3-4-8dbb07d8765c@windriver.com |
|---|---|
| State | New |
| Headers | show |
| Series | bitbake-setup JSON Schema: Fix linting errors | expand |
diff --git a/setup-schema/bitbake-setup.schema.json b/setup-schema/bitbake-setup.schema.json index 314b5f78e..b724dbadc 100644 --- a/setup-schema/bitbake-setup.schema.json +++ b/setup-schema/bitbake-setup.schema.json @@ -170,7 +170,7 @@ }, "setup-dir-name": { "type": "string", - "description": "A suggestion for the setup directory name, $-prefixed keys from oe-fragments-one-of will be substituted with user selections." + "description": "A suggestion for the setup directory name, $-prefixed keys from oe-fragments-one-of will be substituted with user selections" } }, "additionalProperties": false