From dc70940d22b0cf40044c4f392dbf9f7ffafbb794 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 13 Apr 2020 21:50:29 +0000 Subject: libdrm-imx: update component to lf-5.4.y This update includes one commit, which introduced the support for NV12_10LE40 format together with new HDR10 metadata required for kernel 5.4 update. Signed-off-by: Andrey Zhizhikin --- recipes-graphics/drm/libdrm_2.4.99.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics/drm') diff --git a/recipes-graphics/drm/libdrm_2.4.99.imx.bb b/recipes-graphics/drm/libdrm_2.4.99.imx.bb index 18c1ce5f..dc2aa8a9 100644 --- a/recipes-graphics/drm/libdrm_2.4.99.imx.bb +++ b/recipes-graphics/drm/libdrm_2.4.99.imx.bb @@ -15,7 +15,7 @@ IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.99" SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ file://musl-ioctl.patch \ file://0001-meson-add-libdrm-vivante-to-the-meson-meta-data.patch " -SRCREV = "5748c8ff40f1ae87487c01e580f145a43542cbda" +SRCREV = "f421c9c8c4b8fe48d9e6ef43910e98569c94a4b2" S = "${WORKDIR}/git" DEFAULT_PREFERENCE = "-1" -- cgit v1.2.3-54-g00ecf