All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karthik Ramanan <a0393906@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>,
	"R, Karthik" <karthik.ramanan@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: gstreamer1.0-plugins-bad: Update DEPENDS
Date: Fri, 27 Mar 2015 10:15:41 +0530	[thread overview]
Message-ID: <5514E075.6070200@ti.com> (raw)
In-Reply-To: <B0581B5571079145BA1CD78C126DBDE73222E69C@DLEE08.ent.ti.com>

Denys,

With respect to the this package (GST plugins bad for 1.x), we have 
added support for KMS Sink, Wayland sink and GST DMA buffer pool support.

These inclusions have a dependency with libdrm and libdce.

I'm given to understand that for the AM3 and AM4, there is no libdrm 
support and there is no need for libdce as it is required to communicate 
with ipumm-fw. If we want to include the GST 1.x in the 
arago-tisdk-multimedia packagegroup then this change will help in making 
it buildable across all platforms (hopefully).

I referred to another recipe 
meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.5.bb which was 
doing something similar.

If this is not the preferred approach, I have an alternative in mind but 
I'm not sure if that will work - can we have a bbappend that is specific 
to a certain machine type?

Regards
Karthik

On 26-Mar-15 8:51 PM, Dmytriyenko, Denys wrote:
> 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
>



  reply	other threads:[~2015-03-27  4:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 15:21 gstreamer1.0-plugins-bad: Update DEPENDS Dmytriyenko, Denys
2015-03-27  4:45 ` Karthik Ramanan [this message]
2015-04-27 11:51 ` Jacob Stiffler
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26 12:59 Karthik Ramanan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5514E075.6070200@ti.com \
    --to=a0393906@ti.com \
    --cc=denys@ti.com \
    --cc=karthik.ramanan@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.