From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/2] apr: add util-linux to DEPENDS for libuuid
Date: Sat, 30 Jun 2012 22:11:24 +0100 [thread overview]
Message-ID: <5d97d6b4c130e61c8212451293a8238ed6faffdd.1341090544.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1341090544.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1341090544.git.paul.eggleton@linux.intel.com>
apr will use libuuid if it is present, and thus we should require that
it is there so that we have a deterministic build.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-support/apr/apr_1.4.6.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/apr/apr_1.4.6.bb b/meta/recipes-support/apr/apr_1.4.6.bb
index 6cd37f1..54c47fe 100644
--- a/meta/recipes-support/apr/apr_1.4.6.bb
+++ b/meta/recipes-support/apr/apr_1.4.6.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Apache Portable Runtime (APR) library"
HOMEPAGE = "http://apr.apache.org/"
SECTION = "libs"
+DEPENDS = "util-linux"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
--
1.7.9.5
next prev parent reply other threads:[~2012-06-30 21:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-30 21:11 [PATCH 0/2] apr fixes v2 Paul Eggleton
2012-06-30 21:11 ` Paul Eggleton [this message]
2012-06-30 21:11 ` [PATCH 2/2] site/common-linux: fix incorrect size of pid_t for apr Paul Eggleton
2012-06-30 22:50 ` [PATCH 0/2] apr fixes v2 Khem Raj
2012-07-03 17:57 ` Saul Wold
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=5d97d6b4c130e61c8212451293a8238ed6faffdd.1341090544.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@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