diff options
-rw-r--r-- | meta-networking/recipes-support/cim-schema/cim-schema-exper_2.50.0.bb (renamed from meta-networking/recipes-support/cim-schema/cim-schema-exper_2.39.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.39.0.bb b/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.50.0.bb index 2b49096078..90ea882b73 100644 --- a/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.39.0.bb +++ b/meta-networking/recipes-support/cim-schema/cim-schema-exper_2.50.0.bb | |||
@@ -4,11 +4,11 @@ LICENSE = "DMTF" | |||
4 | 4 | ||
5 | RCONFLICTS_${PN} = "cim-schema-final" | 5 | RCONFLICTS_${PN} = "cim-schema-final" |
6 | 6 | ||
7 | SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2390/cim_schema_${PV}Experimental-MOFs.zip;subdir=${BPN}-${PV} \ | 7 | SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2500/cim_schema_${PV}Experimental-MOFs.zip;subdir=${BPN}-${PV} \ |
8 | file://LICENSE \ | 8 | file://LICENSE \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "b82b31c609c6bcc69521829409f58ccc" | 10 | SRC_URI[md5sum] = "ee4ad6441a2b65ca60a3abc53e3ec629" |
11 | SRC_URI[sha256sum] = "ed2096ef1ea25d189a02bbc6603fed7a48297f2987f254265763a6eecb7fc870" | 11 | SRC_URI[sha256sum] = "a44d67881325e267ef46b72eabe0c69f90470b1033b1ce7c26d9ba99072adb50" |
12 | LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=eecc6f71a56ff3caf17f15bf7aeac7b4" | 12 | LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=eecc6f71a56ff3caf17f15bf7aeac7b4" |
13 | 13 | ||
14 | do_install() { | 14 | do_install() { |