| Message ID | 20251127102928.3647918-2-alex.kanavin@gmail.com |
|---|---|
| State | Accepted, archived |
| Commit | 43aafec59a2b3c13b7d34843fcebb31c6f18c785 |
| Headers | show |
| Series | [v2,1/3] bitbake-setup: rename oe-nodistro to oe-nodistro-master | expand |
diff --git a/setup-schema/bitbake-setup.schema.json b/setup-schema/bitbake-setup.schema.json index 027ba2568..e51fef3b9 100644 --- a/setup-schema/bitbake-setup.schema.json +++ b/setup-schema/bitbake-setup.schema.json @@ -15,6 +15,10 @@ "sources": { "$ref": "layers.schema.json#/properties/sources" }, + "expires": { + "type": "string", + "description": "End of life date for this configuration, in ISO 8601 format (YYYY-MM-DD)" + }, "bitbake-setup": { "type": "object", "description": "BitBake-setup configurations",