mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
ispc: upgrade 1.16.0 -> 1.16.1
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c9f542c783
commit
d716aee65c
|
@ -11,12 +11,12 @@ inherit cmake python3native
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/ispc/ispc.git;protocol=https;branch=main \
|
||||
SRC_URI = "git://github.com/ispc/ispc.git;protocol=https;branch=releases/v1.16.x \
|
||||
file://0001-CMakeLists.txt-link-with-libclang-cpp-library-instea.patch \
|
||||
file://0002-cmake-don-t-build-for-32-bit-targets.patch \
|
||||
file://8b5d0f26916e776bc3664e6a4dc68eff3a198d7a.patch \
|
||||
"
|
||||
SRCREV = "bdd411085d3e398cf7927cb3b94b00af676737ba"
|
||||
SRCREV = "ae404c1da54422bc70696fbdaa4055bca0d1711e"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||
|
Loading…
Reference in New Issue
Block a user