mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
81e1926faf
commit
e79ff35fbe
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user