mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +00:00
vulkan-cts: update to 1.4.3.3
Update Vulkan CTS to 1.4.3.3, fixing several issues in the tests. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
25decdf8b0
commit
bd05e5b608
@@ -6,7 +6,7 @@
|
|||||||
RECIPE_UPGRADE_EXTRA_TASKS += "do_refresh_srcuri"
|
RECIPE_UPGRADE_EXTRA_TASKS += "do_refresh_srcuri"
|
||||||
|
|
||||||
python __anonymous() {
|
python __anonymous() {
|
||||||
if d.getVar("PV") != "1.4.3.1":
|
if d.getVar("PV") != "1.4.3.3":
|
||||||
bb.warn("-sources.inc out of date, run refresh_srcuri task")
|
bb.warn("-sources.inc out of date, run refresh_srcuri task")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@ DESCRIPTION = "Vulkan CTS"
|
|||||||
|
|
||||||
require khronos-cts.inc
|
require khronos-cts.inc
|
||||||
|
|
||||||
SRCREV_vk-gl-cts = "1ef11bc7acde6b53a499de73db4cf78db9572710"
|
SRCREV_vk-gl-cts = "f36967dd19034bdfe30e5cb21544079078c154d1"
|
||||||
|
|
||||||
require vulkan-cts-sources.inc
|
require vulkan-cts-sources.inc
|
||||||
|
|
||||||
Reference in New Issue
Block a user