aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/opencl/opencl-clhpp_git.bb')
-rw-r--r--meta-oe/recipes-core/opencl/opencl-clhpp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
index 4645dd133b..5a0776c266 100644
--- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
@@ -1,7 +1,7 @@
SUMMARY = "OpenCL API C++ bindings"
DESCRIPTION = "OpenCL API C++ bindings from Khronos"
-SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https"
+SRC_URI = "git://github.com/KhronosGroup/OpenCL-CLHPP.git;protocol=https;branch=master"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"