Nevermind. Found it. It is in wayland-native.
On 30.05.19 17:39, Carlos Rafael Giani wrote:
Yep, wayland-protocols was missing. I just added it.
The other problem is odd. wayland is added as a dependency:
PACKAGECONFIG[wayland] =
"--enable-wayland,--disable-wayland,wayland wayland-protocols"
and yet wayland-scanner is not installed in the recipe-sysroot-native
folder. The wayland-scanner binary is part of wayland-dev.
Am I forgetting something?
On 28.05.19 00:28, Mittal, Anuj wrote:
Looks like this needs a dependency on wayland-scanner and wayland-
protocols as well for this version?
Error log from autobuilder:
https://errors.yoctoproject.org/Errors/Details/247143/
Thanks
Anuj
On Sun, 2019-05-26 at 13:06 +0200, Carlos Rafael Giani wrote:
Signed-off-by: Philippe Normand <[email protected]>
Signed-off-by: Carlos Rafael Giani <[email protected]>
---
.../0001-vaapsink-downgrade-to-marginal.patch | 4
++--
...reamer1.0-vaapi_1.14.4.bb => gstreamer1.0-vaapi_1.16.0.bb} | 4
++--
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-
vaapi_1.14.4.bb => gstreamer1.0-vaapi_1.16.0.bb} (93%)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-
vaapi/0001-vaapsink-downgrade-to-marginal.patch b/meta/recipes-
multimedia/gstreamer/gstreamer1.0-vaapi/0001-vaapsink-downgrade-to-
marginal.patch
index c861f3bed2..7945a923c9 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-
vaapsink-downgrade-to-marginal.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-
vaapsink-downgrade-to-marginal.patch
@@ -24,7 +24,7 @@ diff --git a/gst/vaapi/gstvaapi.c
b/gst/vaapi/gstvaapi.c
index 9a82454..4d94f2b 100644
--- a/gst/vaapi/gstvaapi.c
+++ b/gst/vaapi/gstvaapi.c
-@@ -210,7 +210,6 @@ plugin_init (GstPlugin * plugin)
+@@ -195,7 +195,6 @@ plugin_init (GstPlugin * plugin)
{
GstVaapiDisplay *display;
GArray *decoders;
@@ -32,7 +32,7 @@ index 9a82454..4d94f2b 100644
plugin_add_dependencies (plugin);
-@@ -235,10 +234,7 @@ plugin_init (GstPlugin * plugin)
+@@ -220,10 +219,7 @@ plugin_init (GstPlugin * plugin)
gst_element_register (plugin, "vaapidecodebin",
GST_RANK_PRIMARY + 2, GST_TYPE_VAAPI_DECODE_BIN);
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-
vaapi_1.14.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-
vaapi_1.16.0.bb
similarity index 93%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-
vaapi_1.14.4.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-
vaapi_1.16.0.bb
index 3896434104..4d7382a101 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.4.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.16.0.bb
@@ -13,8 +13,8 @@ SRC_URI = "
https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.x
file://0001-vaapsink-downgrade-to-marginal.patch \
"
-SRC_URI[md5sum] = "2fae3442f5f23e7354a0c592bc7b9065"
-SRC_URI[sha256sum] =
"ce18dbfe961c6a8d31270231686075586bf7a7df62b778c8e7f5ec148251d0a3"
+SRC_URI[md5sum] = "8c3f9ee3e47cbdb75a94f7183460b721"
+SRC_URI[sha256sum] =
"4e7fce626ee0590dca74b5a8341d25bac76307945131a970b414fc5895f5171f"
S = "${WORKDIR}/${REALPN}-${PV}"
DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base
gstreamer1.0-plugins-bad"
--
2.17.1
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core