All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix gupnp-tools missing dependency
@ 2011-05-27 18:28 Saul Wold
  2011-05-27 18:28 ` [PATCH 1/1] gupnp-tools: Add gupnp-av to DEPENDS Saul Wold
  2011-05-27 22:21 ` [PATCH 0/1] Fix gupnp-tools missing dependency Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-27 18:28 UTC (permalink / raw)
  To: openembedded-core

Fix missing dependency for M1 Builds


The following changes since commit 4786ecdf7cd427089464dcb62579110d494e7cd7:

  License Field Cleanup: Non-standard field names (2011-05-27 18:27:04 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (1):
  gupnp-tools: Add gupnp-av to DEPENDS

 .../gupnp/gupnp-tools_0.8.1.bb                     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.3.4




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

* [PATCH 1/1] gupnp-tools: Add gupnp-av to DEPENDS
  2011-05-27 18:28 [PATCH 0/1] Fix gupnp-tools missing dependency Saul Wold
@ 2011-05-27 18:28 ` Saul Wold
  2011-05-27 22:21 ` [PATCH 0/1] Fix gupnp-tools missing dependency Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-27 18:28 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../gupnp/gupnp-tools_0.8.1.bb                     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb
index 008d0f7..2ee7462 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Tools for GUPnP"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
                     file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6"
-DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
+DEPENDS = "gupnp gupnp-av gtk+ libglade gnome-icon-theme"
 
 SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
 
-- 
1.7.3.4




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

* Re: [PATCH 0/1] Fix gupnp-tools missing dependency
  2011-05-27 18:28 [PATCH 0/1] Fix gupnp-tools missing dependency Saul Wold
  2011-05-27 18:28 ` [PATCH 1/1] gupnp-tools: Add gupnp-av to DEPENDS Saul Wold
@ 2011-05-27 22:21 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-05-27 22:21 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Fri, 2011-05-27 at 11:28 -0700, Saul Wold wrote:
> Fix missing dependency for M1 Builds
> 
> 
> The following changes since commit 4786ecdf7cd427089464dcb62579110d494e7cd7:
> 
>   License Field Cleanup: Non-standard field names (2011-05-27 18:27:04 +0100)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib sgw/fix
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix
> 
> Saul Wold (1):
>   gupnp-tools: Add gupnp-av to DEPENDS

Merged to master, thanks.

Richard




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

end of thread, other threads:[~2011-05-27 22:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27 18:28 [PATCH 0/1] Fix gupnp-tools missing dependency Saul Wold
2011-05-27 18:28 ` [PATCH 1/1] gupnp-tools: Add gupnp-av to DEPENDS Saul Wold
2011-05-27 22:21 ` [PATCH 0/1] Fix gupnp-tools missing dependency Richard Purdie

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.