Re: [bitbake-devel] [PATCH v2 4/9] bitbake-setup.schema.json: Remove trailing period

"Yoann Congal" <[email protected]> Thu, 28 May 2026 12:48:54 +0200
Newsgroups org.openembedded.lists.bitbake-devel
Message-ID <[email protected]>
On Tue Apr 7, 2026 at 5:02 PM CEST, Rob Woolley via lists.openembedded.org wrote:
> This resolves the jsonschema linting error:
>   Descriptions should not end with a period to give user interfaces
>   flexibility in presenting the text (description_trailing_period)
>
> Signed-off-by: Rob Woolley <[email protected]>

Reviewed-by: Yoann Congal <[email protected]>

> ---
>  setup-schema/bitbake-setup.schema.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/setup-schema/bitbake-setup.schema.json b/setup-schema/bitbake-setup.schema.json
> index f2e466c9b..896b0ba4a 100644
> --- a/setup-schema/bitbake-setup.schema.json
> +++ b/setup-schema/bitbake-setup.schema.json
> @@ -150,7 +150,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


-- 
Yoann Congal
Smile ECS