mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
Merge pull request #2289 from OSSystems/topic/libdrm
Update libdrm to 2.4.123.imx
This commit is contained in:
commit
f378a2bea4
|
@ -597,7 +597,7 @@ PREFERRED_VERSION_wayland-protocols:imx-nxp-bsp ??= "1.37.imx"
|
|||
PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.2.5.imx"
|
||||
|
||||
# Use i.MX libdrm Version
|
||||
PREFERRED_VERSION_libdrm:imx-nxp-bsp ??= "2.4.116.imx"
|
||||
PREFERRED_VERSION_libdrm:imx-nxp-bsp ??= "2.4.123.imx"
|
||||
|
||||
PREFERRED_VERSION_spirv-headers:imxvulkan ??= "1.3.275.0.imx"
|
||||
PREFERRED_VERSION_spirv-tools:imxvulkan ??= "1.3.275.0.imx"
|
||||
|
|
|
@ -13,8 +13,8 @@ DEPENDS = "libpthread-stubs"
|
|||
|
||||
SRC_URI = "${IMX_LIBDRM_SRC};branch=${SRCBRANCH}"
|
||||
IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https"
|
||||
SRCBRANCH = "libdrm-imx-2.4.116"
|
||||
SRCREV = "2f1797674f94572ae8c365c8cbffb0263337ed57"
|
||||
SRCBRANCH = "libdrm-imx-2.4.123"
|
||||
SRCREV = "c7c4953161a0f8f2cc7bee70284bf3263c9cfcf5"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user