Use provides to note an element provides an OS
Use "operating-system" to denote that an element provides that to the image being created. This can then be used to specify an abstract dependency in other elements to assist in build-time image verification. Change-Id: Ic125803da65e0f8f8c20ef90b08815f4f7d09762
This commit is contained in:
1
elements/debian/element-provides
Normal file
1
elements/debian/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
1
elements/fedora/element-provides
Normal file
1
elements/fedora/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
1
elements/opensuse/element-provides
Normal file
1
elements/opensuse/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
1
elements/rhel/element-provides
Normal file
1
elements/rhel/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
1
elements/rhel7/element-provides
Normal file
1
elements/rhel7/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
1
elements/ubuntu/element-provides
Normal file
1
elements/ubuntu/element-provides
Normal file
@@ -0,0 +1 @@
|
||||
operating-system
|
Reference in New Issue
Block a user