All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] rsyslog: fix dependency name (json-c => libjson)
Date: Fri, 18 Oct 2013 09:51:23 +0100	[thread overview]
Message-ID: <5260F68B.6090403@communistcode.co.uk> (raw)
In-Reply-To: <1382081248-6370-1-git-send-email-olof.johansson@axis.com>

On 18/10/13 08:27, Olof Johansson wrote:
> 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 0101004..238b484 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 json-c"
> +DEPENDS = "zlib libestr libjson"
>  DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
>  HOMEPAGE = "http://www.rsyslog.com/"
>  LICENSE = "GPLv3"
> 

Hi Olof,

The rsyslogd patches shouldn't really have gone in yet... I've fired off
a patch to oe-core to update libjson to the now named json-c, so if we
could hold off for a few days that would be great. Otherwise, maybe
temporarily revert the rsyslogd patches?

Cheers,

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


  reply	other threads:[~2013-10-18  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-18  7:27 [meta-oe][PATCH] rsyslog: fix dependency name (json-c => libjson) Olof Johansson
2013-10-18  8:51 ` Jack Mitchell [this message]
2013-10-18  9:44   ` Martin Jansa
2013-10-18 10:04     ` Olof Johansson
2013-10-18 10:09       ` Jack Mitchell

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=5260F68B.6090403@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --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.