diff options
| author | Antonios Christidis <a-christidis@ti.com> | 2026-06-03 14:21:01 -0500 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:48 -0700 |
| commit | 46094f14ffbdcc980f8617fa340241f2c867c75d (patch) | |
| tree | cf81d1385a2dec3ae8de819aed22d07671d02f8e /meta-oe | |
| parent | 0cbf09fcc7aacd3123fbcb64cd9811af2eb78a11 (diff) | |
| download | meta-openembedded-46094f14ffbdcc980f8617fa340241f2c867c75d.tar.gz | |
ktx-software: Version change 4.4.0 -> 5.0.0
Major 5.0.0 version update. On top of new features, this version fixes
compilation issues with GCC 16 and C++20.
License-Update: Due to new copyrighted material, no new license.
Signed-off-by: Antonios Christidis <a-christidis@ti.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/ktx-software/ktx-software_5.0.0.bb (renamed from meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 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_5.0.0.bb index ae4caeb89c..8db0c79b87 100644 --- a/meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb +++ b/meta-oe/recipes-graphics/ktx-software/ktx-software_5.0.0.bb | |||
| @@ -6,10 +6,10 @@ LICENSE = "Apache-2.0 & BSD-1-Clause & BSD-2-Clause & BSD-3-Clause & BSL-1.0 \ | |||
| 6 | & CC-BY-3.0 & CC-BY-4.0 & CC0-1.0 & Zlib & MIT & HI-Trademark & fmt & \ | 6 | & CC-BY-3.0 & CC-BY-4.0 & CC0-1.0 & Zlib & MIT & HI-Trademark & fmt & \ |
| 7 | Kodak & PNGSuite & ETCSLA & Cesium-Trademark-Terms" | 7 | Kodak & PNGSuite & ETCSLA & Cesium-Trademark-Terms" |
| 8 | 8 | ||
| 9 | LIC_FILES_CHKSUM = "file://REUSE.toml;md5=45910de791d599e6ba472f6fa506f391" | 9 | LIC_FILES_CHKSUM = "file://REUSE.toml;md5=9f87c97ba36aab42411bf93c094a61f2" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/KhronosGroup/KTX-Software.git;protocol=https;branch=main;lfs=0" | 11 | SRC_URI = "git://github.com/KhronosGroup/KTX-Software.git;protocol=https;branch=main;lfs=0" |
| 12 | SRCREV = "beef80159525d9fb7abb8645ea85f4c4f6842e8f" | 12 | SRCREV = "6269d2752ed04446c2d4749f54f3aad4f94555b5" |
| 13 | 13 | ||
| 14 | inherit cmake | 14 | inherit cmake |
| 15 | 15 | ||
