summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch
diff options
context:
space:
mode:
authorCarlos Rafael Giani <crg7475@mailbox.org>2019-05-24 20:04:57 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2019-05-25 12:20:18 -0300
commit84f5a23a72e1888f7062204a7c2dc13e03343fee (patch)
tree0ec89f449a2c7696abba60077b5f6ed00af3ed19 /recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch
parent179c81a7eac00c44095cf5140bcad8c352eea648 (diff)
downloadmeta-freescale-84f5a23a72e1888f7062204a7c2dc13e03343fee.tar.gz
wayland-protocols-imx: Upgrade to version 1.17
This is needed for GStreamer 1.16 Wayland support Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Diffstat (limited to 'recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch')
-rw-r--r--recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch b/recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch
index 654e8b09..01cac46e 100644
--- a/recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch
+++ b/recipes-graphics/wayland/wayland-protocols/0002-unstable-Add-hdr10-metadata-protocol.patch
@@ -21,9 +21,9 @@ diff --git a/Makefile.am b/Makefile.am
21index e6c44ec..b8206c7 100644 21index e6c44ec..b8206c7 100644
22--- a/Makefile.am 22--- a/Makefile.am
23+++ b/Makefile.am 23+++ b/Makefile.am
24@@ -18,6 +18,7 @@ unstable_protocols = \ 24@@ -24,6 +24,7 @@ unstable_protocols = \
25 unstable/xdg-output/xdg-output-unstable-v1.xml \ 25 unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml \
26 unstable/input-timestamps/input-timestamps-unstable-v1.xml \ 26 unstable/primary-selection/primary-selection-unstable-v1.xml \
27 unstable/alpha-compositing/alpha-compositing-unstable-v1.xml \ 27 unstable/alpha-compositing/alpha-compositing-unstable-v1.xml \
28+ unstable/hdr10-metadata/hdr10-metadata-unstable-v1.xml \ 28+ unstable/hdr10-metadata/hdr10-metadata-unstable-v1.xml \
29 $(NULL) 29 $(NULL)