aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/cim-schema/cim-schema.inc
diff options
context:
space:
mode:
authorYao Xinpan <yaoxp@cn.fujitsu.com>2014-06-15 13:45:09 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2014-06-15 23:21:33 -0400
commite35a1fe480d3aa5cd0b0b8764f57796f3d7992d7 (patch)
tree946bc745d71c5f2b1279e1be9f179ce6a20c6705 /meta-networking/recipes-support/cim-schema/cim-schema.inc
parent8316933b400ae6fda688637fcc3e202b38a8e12b (diff)
downloadmeta-openembedded-contrib-e35a1fe480d3aa5cd0b0b8764f57796f3d7992d7.tar.gz
add recipe cim-schema, cim-schema-docs and license file DMTF.
Common Information Model (CIM) is a model for describing overall management information in a network or enterprise environment. CIM consists of a specification and a schema. The specification defines the details for integration with other management models. The schema provides the actual model descriptions. Signed-off-by: Yao Xinpan <yaoxp@cn.fujitsu.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support/cim-schema/cim-schema.inc')
-rw-r--r--meta-networking/recipes-support/cim-schema/cim-schema.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/cim-schema/cim-schema.inc b/meta-networking/recipes-support/cim-schema/cim-schema.inc
new file mode 100644
index 0000000000..e35bff69c7
--- /dev/null
+++ b/meta-networking/recipes-support/cim-schema/cim-schema.inc
@@ -0,0 +1,9 @@
+SUMMARY = "Common Information Model (CIM) Schema"
+DESCRIPTION = "Common Information Model (CIM) is a model for describing overall\
+management information in a network or enterprise environment. CIM\
+consists of a specification and a schema. The specification defines the\
+details for integration with other management models. The schema\
+provides the actual model descriptions."
+
+HOMEPAGE = "http://www.dmtf.org/"
+SECTION = "Development/Libraries"