On 05/04/2018 04:28 PM, Anuj Mittal wrote:
diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
index 6616e2cf0d..dc15d93eb0 100644
--- 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
+++ 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
@@ -1,16 +1,17 @@
-From 990b653c7b6de1937ec759019982d6c5f15770f7 Mon Sep 17 00:00:00 2001
+From f523721e453febfb3f62f3ba1e9fefb31dcec471 Mon Sep 17 00:00:00 2001
  From: Alexander Kanavin <alex.kana...@gmail.com>
-Date: Mon, 26 Oct 2015 16:38:18 +0200
-Subject: [PATCH 2/4] Makefile.am: prefix calls to pkg-config with
+Date: Thu, 5 Apr 2018 10:26:25 +0800
+Subject: [PATCH] Makefile.am: prefix calls to pkg-config with
   PKG_CONFIG_SYSROOT_DIR
Upstream-Status: Pending [review on oe-core maillist]
  Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com>
+Signed-off-by: Anuj Mittal <anuj.mit...@intel.com>
+
  ---
   gst-libs/gst/allocators/Makefile.am |  4 ++--
   gst-libs/gst/app/Makefile.am        |  4 ++--
   gst-libs/gst/audio/Makefile.am      | 12 ++++++------
- gst-libs/gst/fft/Makefile.am        |  4 ++--
   gst-libs/gst/pbutils/Makefile.am    | 12 ++++++------
   gst-libs/gst/riff/Makefile.am       |  8 ++++----
   gst-libs/gst/rtp/Makefile.am        |  8 ++++----
@@ -18,13 +19,13 @@ Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com>
   gst-libs/gst/sdp/Makefile.am        |  4 ++--
   gst-libs/gst/tag/Makefile.am        |  8 ++++----
   gst-libs/gst/video/Makefile.am      |  8 ++++----

This patch needs to be updated to also include gst-libs/gst/gl and fix it in a similar way to other dirs. Can you do that please? This will avoid the host contamination issue that you've seen on your machine (build succeeding because the host has the needed files).

Alex
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to