From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/2] zisofs-tools-native: add missing DEPENDS on zlib-native
Date: Tue, 5 Nov 2013 10:15:19 +0000 [thread overview]
Message-ID: <bcc7a64f3fa8d0de87abdec591d42ef1a45d13e5.1383646398.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1383646398.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1383646398.git.paul.eggleton@linux.intel.com>
zisofs-tools links against zlib.
Fixes [YOCTO #5420].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
index 1501307..02accf6 100644
--- a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
+++ b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
@@ -7,6 +7,8 @@ SECTION = "console/utils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+DEPENDS = "zlib-native"
+
SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-${PV}.tar.bz2/2d0ed8c9a1f60b45f949b136f9be1f6c/zisofs-tools-${PV}.tar.bz2"
SRC_URI[md5sum] = "2d0ed8c9a1f60b45f949b136f9be1f6c"
--
1.8.1.2
next prev parent reply other threads:[~2013-11-05 10:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 10:15 [PATCH 0/2] A couple of fixes for zisofs-tools-native Paul Eggleton
2013-11-05 10:15 ` Paul Eggleton [this message]
2013-11-05 10:15 ` [PATCH 2/2] zisofs-tools-native: fix meta fields Paul Eggleton
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=bcc7a64f3fa8d0de87abdec591d42ef1a45d13e5.1383646398.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