diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ktx-software')
-rw-r--r-- | meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb b/meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb index dda72e5237..c7fa74c92e 100644 --- a/meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb +++ b/meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "Apache-2.0 & BSD-1-Clause & BSD-2-Clause & BSD-3-Clause & BSL-1.0 \ | |||
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://REUSE.toml;md5=45910de791d599e6ba472f6fa506f391" | 9 | LIC_FILES_CHKSUM = "file://REUSE.toml;md5=45910de791d599e6ba472f6fa506f391" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/KhronosGroup/KTX-Software.git;protocol=https;branch=main" | 11 | SRC_URI = "git://github.com/KhronosGroup/KTX-Software.git;protocol=https;branch=main;lfs=0" |
12 | SRCREV = "beef80159525d9fb7abb8645ea85f4c4f6842e8f" | 12 | SRCREV = "beef80159525d9fb7abb8645ea85f4c4f6842e8f" |
13 | 13 | ||
14 | inherit cmake | 14 | inherit cmake |