All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: gstreamer1.0-plugins-bad: Update DEPENDS
@ 2015-03-26 15:21 Dmytriyenko, Denys
  2015-03-27  4:45 ` Karthik Ramanan
  2015-04-27 11:51 ` Jacob Stiffler
  0 siblings, 2 replies; 4+ messages in thread
From: Dmytriyenko, Denys @ 2015-03-26 15:21 UTC (permalink / raw)
  To: R, Karthik; +Cc: meta-arago@arago-project.org

[-- Attachment #1: Type: text/plain, Size: 1652 bytes --]

Unfortunately, that will make the resulting packages machine specific, which I want to avoid due to build issues we've had with gst 0.10...

--
Denys

On Mar 26, 2015 05:59, "R, Karthik" <karthik.ramanan@ti.com> wrote:
* Make the feature additions specific to dra7xx due
   to the dependencies

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../gstreamer1.0-plugins-bad_1.2.3.bbappend        |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
index b1cacac..72e67f5 100644
--- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
@@ -2,11 +2,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

 PACKAGECONFIG = "faad wayland"

-SRC_URI_append = " \
+DEPENDS_${PN}_append_dra7xx = " libdce libdrm"
+
+SRC_URI_append_dra7xx = " \
         file://0001-Added-GstDRMBufferPool-support.patch \
         file://0002-Modified-waylandsink-to-accept-NV12-format.patch \
         file://0003-Added-KMSsink-support.patch \
         file://0004-waylandsink-Removed-dependency-on-dri2.patch \
         file://0005-vc1parse-and-jpegparse-Fixes-plugin-ranks.patch"

-PR_append = "-arago0"
+PR_append = "-arago1"
--
1.7.9.5

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

[-- Attachment #2: Type: text/html, Size: 2710 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* gstreamer1.0-plugins-bad: Update DEPENDS
@ 2015-03-26 12:59 Karthik Ramanan
  0 siblings, 0 replies; 4+ messages in thread
From: Karthik Ramanan @ 2015-03-26 12:59 UTC (permalink / raw)
  To: meta-arago

 * Make the feature additions specific to dra7xx due
   to the dependencies

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../gstreamer1.0-plugins-bad_1.2.3.bbappend        |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
index b1cacac..72e67f5 100644
--- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
@@ -2,11 +2,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 PACKAGECONFIG = "faad wayland"
 
-SRC_URI_append = " \
+DEPENDS_${PN}_append_dra7xx = " libdce libdrm"
+
+SRC_URI_append_dra7xx = " \
         file://0001-Added-GstDRMBufferPool-support.patch \
         file://0002-Modified-waylandsink-to-accept-NV12-format.patch \
         file://0003-Added-KMSsink-support.patch \
         file://0004-waylandsink-Removed-dependency-on-dri2.patch \
         file://0005-vc1parse-and-jpegparse-Fixes-plugin-ranks.patch"
 
-PR_append = "-arago0"
+PR_append = "-arago1"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-27 11:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 15:21 gstreamer1.0-plugins-bad: Update DEPENDS Dmytriyenko, Denys
2015-03-27  4:45 ` Karthik Ramanan
2015-04-27 11:51 ` Jacob Stiffler
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26 12:59 Karthik Ramanan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.