diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/clpeak_1.1.5.bb (renamed from meta-oe/recipes-core/opencl/clpeak_1.1.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/opencl/clpeak_1.1.4.bb b/meta-oe/recipes-core/opencl/clpeak_1.1.5.bb index 59f807b7ae..a765f1530f 100644 --- a/meta-oe/recipes-core/opencl/clpeak_1.1.4.bb +++ b/meta-oe/recipes-core/opencl/clpeak_1.1.5.bb | |||
@@ -6,7 +6,7 @@ SRC_URI = "git://github.com/krrishnarraj/clpeak.git;protocol=https;branch=master | |||
6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
8 | 8 | ||
9 | SRCREV = "527695de8393a3144863a0a07f9b92f1c734d1c4" | 9 | SRCREV = "b2e647ffb8f42aa22ce4b0194d6ef6d16d5002b0" |
10 | 10 | ||
11 | 11 | ||
12 | inherit cmake | 12 | inherit cmake |