Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Carlos Rafael Giani <dv@pseudoterminal.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 7/7] gstreamer1.0-omx: upgrade to 1.2.0
Date: Tue, 12 Aug 2014 16:06:00 +0200	[thread overview]
Message-ID: <20140812140600.GM14848@jama> (raw)
In-Reply-To: <1406667922-15716-7-git-send-email-dv@pseudoterminal.org>

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

On Tue, Jul 29, 2014 at 11:05:22PM +0200, Carlos Rafael Giani wrote:
> Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
> ---
>  .../{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb}          | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb} (69%)

would you mind fixing these floating deps?

gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libegl-mesa, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libudev, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on wayland, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libgstgl-1.0, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libxdamage, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libgbm, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libwayland-egl, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libdrm, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libxfixes, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libgl-mesa, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libglu, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libglapi, but it isn't a build dependency? [build-deps]
gstreamer1.0-omx-1.2.0: gstreamer1.0-omx rdepends on libxxf86vm, but it isn't a build dependency? [build-deps]

> 
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
> similarity index 69%
> rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bb
> rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
> index f5956c6..fe7c91c 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
> @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
>  
>  SRC_URI = "http://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${PV}.tar.xz"
>  
> -SRC_URI[md5sum] = "bb34b5742223267298bcffc209104a92"
> -SRC_URI[sha256sum] = "7a1d8d28d70dacc6bd3c7ee7d7e40df6d5a1d38d7c256d5c9c5c8ef15c005014"
> +SRC_URI[md5sum] = "d24e8c0153c35dfefee3e26b1c2c35f8"
> +SRC_URI[sha256sum] = "0b4874961e6488ad9e5808114bd486ea981c540907262caab1419355fd82d745"
>  
>  S = "${WORKDIR}/gst-omx-${PV}"
>  
> -- 
> 1.8.3.2
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      reply	other threads:[~2014-08-12 14:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 21:05 [PATCH v2 1/7] gstreamer1.0: upgrade to 1.4.0 Carlos Rafael Giani
2014-07-29 21:05 ` [PATCH v2 2/7] gstreamer1.0-plugins-base: " Carlos Rafael Giani
2014-07-29 21:05 ` [PATCH v2 3/7] gstreamer1.0-plugins-good: " Carlos Rafael Giani
2014-07-30  5:48   ` Khem Raj
2014-07-29 21:05 ` [PATCH v2 4/7] gstreamer1.0-plugins-bad: " Carlos Rafael Giani
2014-08-12 14:06   ` Martin Jansa
2014-08-12 14:08     ` Martin Jansa
2014-07-29 21:05 ` [PATCH v2 5/7] gstreamer1.0-plugins-ugly: " Carlos Rafael Giani
2014-07-29 21:05 ` [PATCH v2 6/7] gstreamer1.0-libav: " Carlos Rafael Giani
2014-07-29 21:05 ` [PATCH v2 7/7] gstreamer1.0-omx: upgrade to 1.2.0 Carlos Rafael Giani
2014-08-12 14:06   ` Martin Jansa [this message]

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=20140812140600.GM14848@jama \
    --to=martin.jansa@gmail.com \
    --cc=dv@pseudoterminal.org \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox