[elbe-devel] [PATCH v6 4/5] dbsfed.xsd: Add Ubuntu release names

Torben Hohn torben.hohn at linutronix.de
Wed Jul 22 08:59:46 CEST 2020


From: Kory Maincent <kory.maincent at bootlin.com>

Add Ubuntu names to project suite enumeration.

Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
[torbenh: added groovy, xenial and trusty]
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Reviewed-by: Bastian Germann <bage at linutronix.de>
---
 schema/dbsfed.xsd | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index f068c9ba8..9334900f8 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -510,6 +510,11 @@
       <enumeration value="buster" />
       <enumeration value="sid" />
       <enumeration value="stretch" />
+      <enumeration value="bionic" />
+      <enumeration value="focal" />
+      <enumeration value="groovy" />
+      <enumeration value="xenial" />
+      <enumeration value="trusty" />
     </restriction>
   </simpleType>
 
-- 
2.20.1



More information about the elbe-devel mailing list