All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: yocto@yoctoproject.org, flihp@twobit.us
Subject: [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency
Date: Fri,  1 Nov 2013 15:02:27 -0700	[thread overview]
Message-ID: <1383343353-23232-2-git-send-email-sgw@linux.intel.com> (raw)
In-Reply-To: <1383343353-23232-1-git-send-email-sgw@linux.intel.com>

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 recipes-tpm/trousers/trousers_0.3.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-tpm/trousers/trousers_0.3.10.bb b/recipes-tpm/trousers/trousers_0.3.10.bb
index 33b2816..28594d2 100644
--- a/recipes-tpm/trousers/trousers_0.3.10.bb
+++ b/recipes-tpm/trousers/trousers_0.3.10.bb
@@ -71,6 +71,8 @@ FILES_${PN}-doc = " \
 	${mandir}/man8 \
 	"
 
+RDEPENDS_${PN} = "libgcc"
+
 inherit autotools useradd
 
 EXTRA_OECONF="--with-gui=none"
-- 
1.8.3.1



  reply	other threads:[~2013-11-01 22:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-01 22:02 [meta-measured][PATCH 0/7] Update to latest oe-core/Poky Saul Wold
2013-11-01 22:02 ` Saul Wold [this message]
2013-11-07 22:29   ` [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency Philip Tricca
2013-11-01 22:02 ` [meta-measured][PATCH 2/7] linux-yocto: Update to 3.10 and set as default Saul Wold
2013-11-01 22:02 ` [meta-measured][PATCH 3/7] measured-image-bootimg: imstall mboot.c32 for iso Saul Wold
2013-11-01 22:02 ` [meta-measured][PATCH 4/7] measured-image-bootimg: add libcom32 Saul Wold
2013-11-01 22:02 ` [meta-measured][PATCH 5/7] pcr-calc: Use site-packages instead of dist-packages Saul Wold
2013-11-01 22:02 ` [meta-measured][PATCH 6/7] init-boot-tpm.sh: Use aufs instead of unionfs for 3.10 kernel Saul Wold
2013-11-01 22:02 ` [meta-measured][PATCH 7/7] core-image-tpm: add kmod and udev-extraconf Saul Wold
2013-11-03 16:13 ` [meta-measured][PATCH 0/7] Update to latest oe-core/Poky Philip Tricca

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=1383343353-23232-2-git-send-email-sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=flihp@twobit.us \
    --cc=yocto@yoctoproject.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.