summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/onevpl/onevpl_2021.4.0.bb
diff options
context:
space:
mode:
authorYew, Chang Ching <chang.ching.yew@intel.com>2021-07-03 02:39:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-06 13:51:35 +0800
commit1e8ea173efe0ecb663f8515d921a25497bd96de6 (patch)
tree6a7d367e58660dc969f209c89d35d685a88dbe24 /recipes-multimedia/onevpl/onevpl_2021.4.0.bb
parent9cbaffdb1cb0bf0a94d3faebf70b441b570ed699 (diff)
downloadmeta-intel-1e8ea173efe0ecb663f8515d921a25497bd96de6.tar.gz
onevpl: Add X11 DRI3 support
Add support for DRI3 XCB extension for samples applications for DMA-BUF direct rendering and synchronization. Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-multimedia/onevpl/onevpl_2021.4.0.bb')
-rw-r--r--recipes-multimedia/onevpl/onevpl_2021.4.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-multimedia/onevpl/onevpl_2021.4.0.bb b/recipes-multimedia/onevpl/onevpl_2021.4.0.bb
index 4d9591fa..464be1e0 100644
--- a/recipes-multimedia/onevpl/onevpl_2021.4.0.bb
+++ b/recipes-multimedia/onevpl/onevpl_2021.4.0.bb
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \
11SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https \ 11SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https \
12 file://0001-Adding-Wayland-support-to-legacy-tools.patch \ 12 file://0001-Adding-Wayland-support-to-legacy-tools.patch \
13 file://0001-Corrected-the-install-path.patch \ 13 file://0001-Corrected-the-install-path.patch \
14 file://0001-Adding-X11-DRI3-support.patch \
14 " 15 "
15SRCREV = "d5c072584ee6f81305ed85de8759658ab7854606" 16SRCREV = "d5c072584ee6f81305ed85de8759658ab7854606"
16S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"