From 750267eae5bdc8a515435252b4336c7ba54fca05 Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Fri, 31 May 2019 12:15:41 +0200 Subject: gstreamer1.0-plugins-base: Move bbappend to 1.16 version This follows the OE-Core upgrade. Signed-off-by: Carlos Rafael Giani --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend | 3 --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.%.bbappend | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.%.bbappend diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend deleted file mode 100644 index 8565c6a53..000000000 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.%.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PACKAGECONFIG_GL_imxgpu2d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'opengl', '', d)}" -PACKAGECONFIG_GL_imxgpu3d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" -PACKAGECONFIG_GL_use-mainline-bsp = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.%.bbappend new file mode 100644 index 000000000..8565c6a53 --- /dev/null +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.%.bbappend @@ -0,0 +1,3 @@ +PACKAGECONFIG_GL_imxgpu2d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'opengl', '', d)}" +PACKAGECONFIG_GL_imxgpu3d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" +PACKAGECONFIG_GL_use-mainline-bsp = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2 egl', '', d)}" -- cgit v1.2.3-54-g00ecf