mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
vulkan-cts: upgrade 1.4.5.1 -> 1.4.5.2
Upgrade Vulkan CTS, fixing several small 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
4a0fb4e6c5
commit
5a0b443018
@@ -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.5.1":
|
if d.getVar("PV") != "1.4.5.2":
|
||||||
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 = "7b7c6cda940bec82d1c5a8c39048728d9bd32f39"
|
SRCREV_vk-gl-cts = "a02761593aedeb1d3941ddd344ca35d7a2f9de46"
|
||||||
|
|
||||||
require vulkan-cts-sources.inc
|
require vulkan-cts-sources.inc
|
||||||
|
|
||||||
Reference in New Issue
Block a user