include-what-you-use: Upgrade to 0.26

This works with clang-22

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj 2026-03-25 16:40:27 -07:00
parent 81e1926faf
commit e79ff35fbe
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,9 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=3bb66a14534286912cd6f26649b5c60a \
DEPENDS = "clang"
PV .= "+git"
SRCREV = "791e69ea4662cb3e74e8128fd5fd69bd7f4ea6b3"
SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=clang_21"
SRCREV = "01a091d16b3dedb808db21f32ed3e761737a3691"
SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=clang_22;tag=${PV}"
inherit cmake python3native