Browse Source

dubhe: Update License for Coremark and Dhrystone

Updated to the correct License in the Coremark and Dhrystone recipes.

Signed-off-by: Jun Yuan Tan <junyuan.tan@starfivetech.com>
Jun Yuan Tan 2 years ago
parent
commit
acaa8a99eb

+ 2 - 2
recipes-benchmark/coremark/coremark_1.0.bb

@@ -1,6 +1,6 @@
 SUMMARY = "Coremark CPU benchmark"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 INHIBIT_PACKAGE_STRIP = "1"
 

+ 2 - 2
recipes-benchmark/dhrystone/dhrystone_2.1.bb

@@ -1,6 +1,6 @@
 SUMMARY = "Dhrystone CPU benchmark"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9"
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/PD;md5=b3597d12946881e13cb3b548d1173851"
 
 INHIBIT_PACKAGE_STRIP = "1"