Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS
@ 2013-11-21 10:04 Olof Johansson
  2013-11-21 10:49 ` Jack Mitchell
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-11-21 10:04 UTC (permalink / raw)
  To: openembedded-devel

The libjson recipe was renamed to json-c in commit 533c1db2 of oe-core.

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
---
 meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
index 238b484..0101004 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Rsyslog is an enhanced multi-threaded syslogd"
-DEPENDS = "zlib libestr libjson"
+DEPENDS = "zlib libestr json-c"
 DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
 HOMEPAGE = "http://www.rsyslog.com/"
 LICENSE = "GPLv3"
-- 
1.8.4.rc3



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

* Re: [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS
  2013-11-21 10:04 [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS Olof Johansson
@ 2013-11-21 10:49 ` Jack Mitchell
  2013-11-21 10:54   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Mitchell @ 2013-11-21 10:49 UTC (permalink / raw)
  To: openembedded-devel

On 21/11/13 10:04, Olof Johansson wrote:
> The libjson recipe was renamed to json-c in commit 533c1db2 of oe-core.
> 
> Signed-off-by: Olof Johansson <olof.johansson@axis.com>
> ---
>  meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
> index 238b484..0101004 100644
> --- a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
> @@ -1,5 +1,5 @@
>  DESCRIPTION = "Rsyslog is an enhanced multi-threaded syslogd"
> -DEPENDS = "zlib libestr libjson"
> +DEPENDS = "zlib libestr json-c"
>  DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
>  HOMEPAGE = "http://www.rsyslog.com/"
>  LICENSE = "GPLv3"
> 

Cheers Olof, it was a longer haul than I anticipated trying to get that
recipe in!

-- 
  Jack Mitchell (jack@embed.me.uk)
  Embedded Systems Engineer
  Cambridgeshire, UK
  http://www.embed.me.uk
-- 


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

* Re: [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS
  2013-11-21 10:49 ` Jack Mitchell
@ 2013-11-21 10:54   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-11-21 10:54 UTC (permalink / raw)
  To: Jack Mitchell; +Cc: openembedded-devel@lists.openembedded.org

On 13-11-21 11:49 +0100, Jack Mitchell wrote:
> Cheers Olof, it was a longer haul than I anticipated trying to get that
> recipe in!

Heh, good things come to those who wait. Good job anyhow :).

Cheers,
-- 
olofjn


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

end of thread, other threads:[~2013-11-21 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 10:04 [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS Olof Johansson
2013-11-21 10:49 ` Jack Mitchell
2013-11-21 10:54   ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox