All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.list@gmail.com>
To: Carlos Rafael Giani <dv@pseudoterminal.org>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [PATCH] Update gstreamer1.0-plugins-imx to version 0.9.5
Date: Fri, 28 Mar 2014 08:31:18 -0300	[thread overview]
Message-ID: <CA+jg_OWui7ZEy2PeNxTB-wsVwep__1z61468i_2Ba+SdeO2wLQ@mail.gmail.com> (raw)
In-Reply-To: <1395960055-10266-1-git-send-email-dv@pseudoterminal.org>

On Thu, Mar 27, 2014 at 7:40 PM, Carlos Rafael Giani
<dv@pseudoterminal.org> wrote:
> Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
> ---
>  ...er1.0-plugins-imx_0.9.2.bb => gstreamer1.0-plugins-imx_0.9.5.bb} | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>  rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-imx_0.9.2.bb => gstreamer1.0-plugins-imx_0.9.5.bb} (86%)
>
> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.2.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.5.bb
> similarity index 86%
> rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.2.bb
> rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.5.bb
> index 2bbd3f9..3b324ba 100644
> --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.2.bb
> +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.5.bb
> @@ -6,18 +6,16 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base libfslvpuwrap virtual/kernel v
>             virtual/libgles2 ${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11', '', d)}"
>
>  SRCBRANCH ?= "master"
> -SRCREV = "331f268b3bc282351b82c3548e703ea04be72b2c"
> +SRCREV = "579b63426e47ed3d9265c569bbfd38a054eecf38"
>  SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}"
>
>  S = "${WORKDIR}/git"
>
>  inherit waf
>
> -CFLAGS += "-I${STAGING_KERNEL_DIR}/include"
> -
>  # configure the eglvivsink element to use the appropiate EGL platform code
>  EGLVIVSINK_PLATFORM = "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', 'fb', d)}"
> -EXTRA_OECONF = "--egl-platform=${EGLVIVSINK_PLATFORM}"
> +EXTRA_OECONF = "--egl-platform=${EGLVIVSINK_PLATFORM} --kernel-headers=${STAGING_KERNEL_DIR}/include"

Which kernel it's based for?

Please rework your commit log to include any change you made in recipe.
You added one option on EXTRA_OECONF and removed CFLAGS and hadn't documented.



Daiane
>
>  # LIBV is used by gst-plugins-package.inc to specify the GStreamer version (0.10 vs 1.0)
>  LIBV = "1.0"
> --
> 1.8.3.2
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


  reply	other threads:[~2014-03-28 11:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 22:40 [PATCH] Update gstreamer1.0-plugins-imx to version 0.9.5 Carlos Rafael Giani
2014-03-28 11:31 ` Daiane Angolini [this message]
2014-03-28 11:34   ` Carlos Rafael Giani
2014-03-28 11:56     ` Daiane Angolini

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=CA+jg_OWui7ZEy2PeNxTB-wsVwep__1z61468i_2Ba+SdeO2wLQ@mail.gmail.com \
    --to=daiane.list@gmail.com \
    --cc=dv@pseudoterminal.org \
    --cc=meta-freescale@yoctoproject.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.