From: Philip Tricca <flihp@twobit.us>
To: Saul Wold <sgw@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency
Date: Thu, 07 Nov 2013 17:29:51 -0500 [thread overview]
Message-ID: <527C145F.7050407@twobit.us> (raw)
In-Reply-To: <1383343353-23232-2-git-send-email-sgw@linux.intel.com>
Saul,
Awesome patch set. This is the only one I can't figure out. Does tcsd
really need libgcc? 'ldd' doesn't say anything about dependencies. I'm
sure it's just that I'm not looking in the right place. Mind pointing it
out for me?
Thanks,
- Philip
On 11/01/2013 06:02 PM, Saul Wold wrote:
> 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"
>
next prev parent reply other threads:[~2013-11-07 22:30 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 ` [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency Saul Wold
2013-11-07 22:29 ` Philip Tricca [this message]
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=527C145F.7050407@twobit.us \
--to=flihp@twobit.us \
--cc=sgw@linux.intel.com \
--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.