Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 1/1] openldap: add a dependency to make do_compile pass
Date: Tue, 18 Mar 2014 20:14:12 +0100	[thread overview]
Message-ID: <20140318191412.GC3725@jama> (raw)
In-Reply-To: <133cccb358d29dfca2dc65f9194b0d1274854ce6.1395133995.git.Chong.Lu@windriver.com>

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

On Tue, Mar 18, 2014 at 05:15:58PM +0800, Chong Lu wrote:
> During compiling, we need soelim command provided by groff-native.
> So add DEPENDS to fix this issue, else we will get following error:
> 
> 	/bin/sh: 15: soelim: not found
> 
> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
> ---
>  meta-oe/recipes-support/openldap/openldap_2.4.23.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
> index a565e89..cfb8e7b 100644
> --- a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
> +++ b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
> @@ -21,6 +21,7 @@ SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf"
>  SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3"
>  
>  DEPENDS = "util-linux"
> +DEPENDS += "groff-native"

I'll merge these 2 lines to one when cherry-picking to master-next.

>  PR = "r1"
>  # The original top.mk used INSTALL, not INSTALL_STRIP_PROGRAM when
> -- 
> 1.8.1.2
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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

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

      reply	other threads:[~2014-03-18 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  9:15 [meta-oe][PATCH 0/1] openldap: add a dependency to make do_compile pass Chong Lu
2014-03-18  9:15 ` [meta-oe][PATCH 1/1] " Chong Lu
2014-03-18 19:14   ` 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=20140318191412.GC3725@jama \
    --to=martin.jansa@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox