mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:11:28 +00:00
opencl-icd-loader: switch to main branch
master branch was renamed main, so update the URI Signed-off-by: Julien STEPHAN <jstephan@baylibre.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a38c92d8e9
commit
c9e034fbaa
@ -8,7 +8,7 @@ inherit pkgconfig cmake
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "b342ff7b7f70a4b3f2cfc53215af8fa20adc3d86"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git;branch=main;protocol=https"
|
||||
|
||||
do_install () {
|
||||
install -d ${D}${bindir}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user