From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] dropbear: fix build issues with system libtom libs
Date: Fri, 16 Sep 2016 15:29:10 -0700 [thread overview]
Message-ID: <1474064952-21753-1-git-send-email-armccurdy@gmail.com> (raw)
There are currently no libtommath or libtomcrypt recipes in oe-core,
but they may be present in other layers.
Andre McCurdy (2):
dropbear: fix -ltomcrypt -ltommath order when using system libtom libs
dropbear: deterministic selection of system -vs- bundled libtom libs
meta/recipes-core/dropbear/dropbear.inc | 5 +++
.../fix-libtomcrypt-libtommath-ordering.patch | 48 ++++++++++++++++++++++
2 files changed, 53 insertions(+)
create mode 100644 meta/recipes-core/dropbear/dropbear/fix-libtomcrypt-libtommath-ordering.patch
--
1.9.1
next reply other threads:[~2016-09-16 22:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 22:29 Andre McCurdy [this message]
2016-09-16 22:29 ` [PATCH 1/2] dropbear: fix -ltomcrypt -ltommath order when using system libtom libs Andre McCurdy
2016-09-16 22:29 ` [PATCH 2/2] dropbear: deterministic selection of system -vs- bundled " Andre McCurdy
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=1474064952-21753-1-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.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 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.