All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 0/4] Add GStreamer 0.10 and things that depend on it from oe-core
Date: Thu, 21 May 2015 17:19:18 +0300	[thread overview]
Message-ID: <555DE966.1060208@linux.intel.com> (raw)
In-Reply-To: <20150521141144.GG2377@jama>

On 05/21/2015 05:11 PM, Martin Jansa wrote:
> Are you going to rename gstreamer to gstreamer-0.10 in oe-core? I don't
> think so or I misunderstood what you meant, these 2 lines look correct
> to me:
> $ git grep gst-plugins-package.inc
> meta-multimedia/recipes-multimedia/gstreamer/gst-plugins.inc:require recipes-multimedia/gstreamer/gst-plugins-package.inc
> meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb:require recipes-multimedia/gstreamer/gst-plugins-package.inc
>
> and renaming the directory in meta-multimedia doesn't have any impact on
> this.

These lines above are correct. They refer to a file in oe-core.

>> gst-plugins-gl_0.10.3.bb:require
>> recipes-multimedia/gstreamer/gst-plugins.inc

This line will not be correct after the directory rename, because it 
refers to a file in meta-multimedia, and not in oe-core. This is a 
separate problem that should only show up after the directory rename 
patch is applied. The way to fix it is to remove the path to the file 
because it's in the same dir as the recipe.

Alex


  reply	other threads:[~2015-05-21 14:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18 14:12 [PATCH 0/4] Add GStreamer 0.10 and things that depend on it from oe-core Alexander Kanavin
2015-05-18 14:12 ` [PATCH 1/4] python-gst: move it from oe-core to meta-multimedia Alexander Kanavin
2015-05-18 14:12 ` [PATCH 2/4] recipes-qt: move qt-mobility from oe-core to meta-oe Alexander Kanavin
2015-05-18 14:12 ` [PATCH 3/4] recipes-multimedia: add gstreamer-0.10 recipes Alexander Kanavin
2015-05-18 14:12 ` [PATCH 4/4] Rename gstreamer directory to gstreamer-0.10 Alexander Kanavin
2015-05-18 14:16   ` Carlos Rafael Giani
2015-05-18 14:24     ` Alexander Kanavin
2015-05-18 16:58     ` Burton, Ross
2015-05-21 11:06 ` [PATCH 0/4] Add GStreamer 0.10 and things that depend on it from oe-core Martin Jansa
2015-05-21 13:33   ` Alexander Kanavin
2015-05-21 13:48     ` Martin Jansa
2015-05-21 14:02       ` Alexander Kanavin
2015-05-21 14:11         ` Martin Jansa
2015-05-21 14:19           ` Alexander Kanavin [this message]
2015-05-22 16:11   ` akuster808
2015-05-22 16:30     ` Burton, Ross
2015-05-25 16:39       ` akuster808
2015-05-26  9:01         ` Burton, Ross
2015-05-26 12:26         ` Alexander Kanavin
2015-06-05  8:40       ` Huang, Jie (Jackie)

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=555DE966.1060208@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-devel@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 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.