package/vulkan-headers: add comment on version being shared with other packages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1c27f3a12d
commit
9e057e7897
@ -4,6 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Note: changing this version will also affect vulkan-loader and
|
||||
# vulkan-tools, so please update those packages as well.
|
||||
VULKAN_HEADERS_VERSION = 1.3.262
|
||||
VULKAN_HEADERS_SITE = $(call github,KhronosGroup,Vulkan-Headers,v$(VULKAN_HEADERS_VERSION))
|
||||
VULKAN_HEADERS_LICENSE = Apache-2.0, MIT
|
||||
|
Loading…
Reference in New Issue
Block a user