Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/3] Fixes runtime error when loading modules
Date: Mon, 1 Feb 2016 16:19:44 +0100	[thread overview]
Message-ID: <20160201151944.GE2639@jama> (raw)
In-Reply-To: <1454260743-18688-1-git-send-email-BrunoVern.a@gmail.com>

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

On Sun, Jan 31, 2016 at 06:19:01PM +0100, BrunoVernay wrote:
> Signed-off-by: BrunoVernay <BrunoVern.a@gmail.com>

openldap in master was upgraded to 2.4.43 more than month ago:

commit 03d613e570ae262b32322d1fa2eeb47c38518478
Author:     fan.xin <fan.xin@jp.fujitsu.com>
AuthorDate: Fri Dec 11 09:50:39 2015 +0900
Commit:     Martin Jansa <Martin.Jansa@gmail.com>
CommitDate: Fri Dec 18 12:43:22 2015 +0100

    openldap: upgrade to 2.4.43

Rebase, re-verify and re-send with subject following:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines

Regards,

> ---
>  meta-oe/recipes-support/openldap/openldap_2.4.42.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.42.bb b/meta-oe/recipes-support/openldap/openldap_2.4.42.bb
> index 49fcb56..caca16b 100644
> --- a/meta-oe/recipes-support/openldap/openldap_2.4.42.bb
> +++ b/meta-oe/recipes-support/openldap/openldap_2.4.42.bb
> @@ -148,6 +148,8 @@ PACKAGES += "${PN}-overlay-proxycache"
>  # it was disabled for cross-compiling.
>  CPPFLAGS_append = " -D_GNU_SOURCE -DURANDOM_DEVICE=\'/dev/urandom\'"
>  
> +LDFLAGS += "-pthread"
> +
>  do_configure() {
>      cp ${STAGING_DATADIR_NATIVE}/libtool/build-aux/ltmain.sh ${S}/build
>      rm -f ${S}/libtool
> -- 
> 2.5.0
> 
> -- 
> _______________________________________________
> 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: 188 bytes --]

  parent reply	other threads:[~2016-02-01 15:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 17:19 [PATCH 1/3] Fixes runtime error when loading modules BrunoVernay
2016-01-31 17:19 ` [PATCH 2/3] Modules require .so libraries to be present BrunoVernay
2016-01-31 17:19 ` [PATCH 3/3] Creates a coherent and working default configuration BrunoVernay
2016-02-01 15:19 ` Martin Jansa [this message]
2016-02-09 14:00   ` [PATCH 1/3] Fixes runtime error when loading modules Bruno Vernay

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=20160201151944.GE2639@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