libdrm: Update libdrm_2.4.109.imx.bb to commit 063bd69

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2022-10-20 03:54:39 -05:00
parent a4cef38984
commit bd1fea70d6

View File

@ -13,7 +13,7 @@ DEPENDS = "libpthread-stubs"
SRC_URI = "${IMX_LIBDRM_SRC};branch=${SRCBRANCH}"
IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
SRCBRANCH ?= "libdrm-imx-2.4.109"
SRCREV = "c6cf6625912178d88616ae650bf1e58f5ee51b0b"
SRCREV = "063bd699054866852ae182d2b31d4d3e7eae4f03"
S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"