All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] gstreamer1.0-plugins-bad: Upgrade to 1.6.3
@ 2016-06-13 12:45 Karthik Ramanan
  2016-06-13 12:45 ` [PATCH 2/3] gstreamer1.0-plugins-ducati: Upgrade to GST 1.6.3 Karthik Ramanan
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Karthik Ramanan @ 2016-06-13 12:45 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../gstreamer1.0-plugins-bad_1.6.3.bbappend        | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
new file mode 100644
index 0000000..79d4aa9
--- /dev/null
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
@@ -0,0 +1,23 @@
+PACKAGECONFIG = "faad"
+
+PACKAGECONFIG_append_omap-a15 = " ${@base_contains('DISTRO_FEATURES','wayland','wayland','',d)}"
+
+DEPENDS_append_omap-a15 = " \
+    libdce \
+    libdrm \
+"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+BRANCH ?= "master"
+
+SRC_URI = "git://git.ti.com/glsdk/gstreamer1-0-plugins-bad.git;protocol=git;branch=${BRANCH} \
+          "
+
+S = "${WORKDIR}/git"
+
+SRCREV = "6c0aa1c20dae00ecfe8b4ca382274db3ea42f1e0"
+
+PR = "r11"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-- 
1.9.1



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

end of thread, other threads:[~2016-06-24 14:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-13 12:45 [PATCH 1/3] gstreamer1.0-plugins-bad: Upgrade to 1.6.3 Karthik Ramanan
2016-06-13 12:45 ` [PATCH 2/3] gstreamer1.0-plugins-ducati: Upgrade to GST 1.6.3 Karthik Ramanan
2016-06-20 21:10   ` Denys Dmytriyenko
2016-06-21  1:12     ` Karthik Ramanan
2016-06-13 12:45 ` [PATCH 3/3] gstreamer1.0: Switch " Karthik Ramanan
2016-06-20 21:11   ` Denys Dmytriyenko
2016-06-21  1:15     ` Karthik Ramanan
2016-06-24 14:37       ` Denys Dmytriyenko
2016-06-20 21:09 ` [PATCH 1/3] gstreamer1.0-plugins-bad: Upgrade to 1.6.3 Denys Dmytriyenko
2016-06-21  1:11   ` 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.