Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: "Yoann Congal" <yoann.congal@smile.fr>
To: <rob.woolley@windriver.com>, <bitbake-devel@lists.openembedded.org>
Subject: Re: [bitbake-devel] [PATCH v2 4/9] bitbake-setup.schema.json: Remove trailing period
Date: Thu, 28 May 2026 12:48:54 +0200	[thread overview]
Message-ID: <DIU91U8DE08C.2GAPI4WD0CCLR@smile.fr> (raw)
In-Reply-To: <20260407150250.104135-5-rob.woolley@windriver.com>

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 <rob.woolley@windriver.com>

Reviewed-by: Yoann Congal <yoann.congal@smile.fr>

> ---
>  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



  reply	other threads:[~2026-05-28 10:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07 15:02 [PATCH v2 0/9] bitbake-setup JSON Schema: Fix linting errors Rob Woolley
2026-04-07 15:02 ` [PATCH v2 1/9] bitbake-setup.schema.json: Add title for schema Rob Woolley
2026-05-28 10:41   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 2/9] bitbake-setup.schema.json: Add examples property Rob Woolley
2026-05-28 10:48   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 3/9] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas Rob Woolley
2026-05-28 10:48   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 4/9] bitbake-setup.schema.json: Remove trailing period Rob Woolley
2026-05-28 10:48   ` Yoann Congal [this message]
2026-04-07 15:02 ` [PATCH v2 5/9] layers.schema.json: Add missing schema Rob Woolley
2026-05-28 10:49   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 6/9] layers.schema.json: Add title for subschema Rob Woolley
2026-05-28 10:58   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 7/9] layers.schema.json: Add examples property Rob Woolley
2026-05-28 11:04   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 8/9] layers.schema.json: Remove trailing period Rob Woolley
2026-05-28 11:05   ` [bitbake-devel] " Yoann Congal
2026-04-07 15:02 ` [PATCH v2 9/9] layers.schema.json: Fix typo in property name Rob Woolley
2026-05-28 11:06   ` [bitbake-devel] " Yoann Congal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DIU91U8DE08C.2GAPI4WD0CCLR@smile.fr \
    --to=yoann.congal@smile.fr \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=rob.woolley@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox