From 48b1e9905d312bd050be8960d00f99a79c300728 Mon Sep 17 00:00:00 2001 From: Vincent Cheah Beng Keat Date: Thu, 8 Apr 2021 14:59:23 +0800 Subject: intel-mediasdk: Don't try to autheticate with render node Fix an issue with while using weston [1]. Patch has been merged upstream and can be removed on next version bump. [1] https://github.com/Intel-Media-SDK/MediaSDK/issues/2657 Signed-off-by: Cheah, Vincent Beng Keat Signed-off-by: Anuj Mittal --- recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb') diff --git a/recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb b/recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb index 851cc07d..b3a30bc4 100644 --- a/recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb +++ b/recipes-multimedia/mediasdk/intel-mediasdk_21.1.3.bb @@ -33,6 +33,7 @@ PACKAGECONFIG[wayland] = "-DENABLE_WAYLAND=ON, -DENABLE_WAYLAND=OFF, wayland way SRC_URI = "git://github.com/Intel-Media-SDK/MediaSDK.git;protocol=https;nobranch=1;lfs=0 \ file://0001-FindITT.cmake-fix-detection-of-header-library.patch \ + file://0001-Don-t-try-to-autheticate-with-render-node.patch \ " SRCREV = "03164a0b491651c210abd4549ca5275ac974d105" -- cgit v1.2.3-54-g00ecf