From: Joe MacDonald <joe_macdonald@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-networking][PATCH 2/3] libldb: Fix build when static libs disabled
Date: Mon, 22 Feb 2016 19:56:56 -0500 [thread overview]
Message-ID: <1456189017-29180-2-git-send-email-joe_macdonald@mentor.com> (raw)
In-Reply-To: <1456189017-29180-1-git-send-email-joe_macdonald@mentor.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
---
meta-networking/recipes-support/libldb/libldb_1.1.21.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
index e9659d5..bdad87d 100644
--- a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
+++ b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
@@ -32,6 +32,7 @@ EXTRA_OECONF += "--disable-rpath \
--with-privatelibdir=${libdir}/ldb \
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
"
+DISABLE_STATIC = ""
PACKAGES += "pyldb pyldb-dbg pyldb-dev"
--
1.9.1
next prev parent reply other threads:[~2016-02-23 0:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-23 0:55 (No subject) Joe MacDonald
2016-02-23 0:55 ` [meta-networking][PATCH] iscsitarget: blacklist Joe MacDonald
2016-02-23 0:56 ` [meta-networking][PATCH 1/3] samba: Fix build when static libs disabled Joe MacDonald
2016-02-23 0:56 ` Joe MacDonald [this message]
2016-02-23 0:56 ` [meta-networking][PATCH 3/3] dnrd: blacklist Joe MacDonald
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=1456189017-29180-2-git-send-email-joe_macdonald@mentor.com \
--to=joe_macdonald@mentor.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 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.