mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
include-what-you-use: Upgrade to 0.25 (clang_21)
For clang-21 this is the right release branch to use Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2886182331
commit
f633beecab
|
|
@ -10,10 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=3bb66a14534286912cd6f26649b5c60a \
|
||||||
|
|
||||||
DEPENDS = "clang"
|
DEPENDS = "clang"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=master"
|
|
||||||
SRCREV = "fa1094c0b3848f82244778bc6153cc84f8a890f6"
|
|
||||||
|
|
||||||
PV .= "+git"
|
PV .= "+git"
|
||||||
|
SRCREV = "791e69ea4662cb3e74e8128fd5fd69bd7f4ea6b3"
|
||||||
|
SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=clang_21"
|
||||||
|
|
||||||
inherit cmake python3native
|
inherit cmake python3native
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user