diff options
| -rw-r--r-- | meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.25.bb (renamed from meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb b/meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.25.bb index 7c4392fdd1..138f7fc2bc 100644 --- a/meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb +++ b/meta-oe/recipes-devtools/include-what-you-use/include-what-you-use_0.25.bb | |||
| @@ -10,10 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=3bb66a14534286912cd6f26649b5c60a \ | |||
| 10 | 10 | ||
| 11 | DEPENDS = "clang" | 11 | DEPENDS = "clang" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=master" | ||
| 14 | SRCREV = "fa1094c0b3848f82244778bc6153cc84f8a890f6" | ||
| 15 | |||
| 16 | PV .= "+git" | 13 | PV .= "+git" |
| 14 | SRCREV = "791e69ea4662cb3e74e8128fd5fd69bd7f4ea6b3" | ||
| 15 | SRC_URI = "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=clang_21" | ||
| 17 | 16 | ||
| 18 | inherit cmake python3native | 17 | inherit cmake python3native |
| 19 | 18 | ||
