mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
opencl-headers: switch to main branch
master branch was renamed main on upstream project, 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
a1c7bb2098
commit
9f361cff9c
|
|
@ -6,7 +6,7 @@ SECTION = "base"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "40c5d226c7c0706f0176884e9b94b3886679c983"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=main;protocol=https"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
do_compile[noexec] = "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user