From 22bcbbd0bac15e2b20716b2bc3dc61395f960b49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 18 Nov 2019 00:04:36 +0100 Subject: [PATCH] liri-eglfs: upgrade to latest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-liri/liri-eglfs/liri-eglfs_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-liri/liri-eglfs/liri-eglfs_git.bb b/recipes-liri/liri-eglfs/liri-eglfs_git.bb index f038b8e7..5de69423 100644 --- a/recipes-liri/liri-eglfs/liri-eglfs_git.bb +++ b/recipes-liri/liri-eglfs/liri-eglfs_git.bb @@ -19,10 +19,9 @@ DEPENDS += " \ " PV = "0.0.0+git${SRCPV}" -SRCREV = "eae17fdb00a874edd67f073f087cc74436c71ea9" +SRCREV = "127e9b5ce68902ad35bb8ce23be121d8b632e5eb" SRC_URI += " \ - file://0001-Do-not-enable-recording-by-default-it-requires-GLES3.patch \ - file://0002-qeglfskmsgbmscreen-remove-frame-recording-completely.patch \ + file://0001-qeglfskmsgbmscreen-remove-frame-recording-completely.patch \ " S = "${WORKDIR}/git"