All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Gix <brian.gix@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: luiz.dentz@gmail.com, marcel@holtmann.org,
	Brian Gix <brian.gix@intel.com>
Subject: [PATCH BlueZ] ELL: Uprev the ELL file list to version Rel 0.36
Date: Thu, 14 Jan 2021 13:13:22 -0800	[thread overview]
Message-ID: <20210114211322.328712-1-brian.gix@intel.com> (raw)

This has no functional change.  It simply changes the ELL file list used
for the staticly linked version of ELL into BlueZ executables.
---
 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 95917f695..83ac36485 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -134,7 +134,6 @@ ell_headers = ell/util.h \
 			ell/base64.h \
 			ell/pkcs5.h \
 			ell/asn1-private.h \
-			ell/pkcs5-private.h \
 			ell/cert-private.h \
 			ell/pem-private.h
 
@@ -156,8 +155,8 @@ ell_sources = ell/private.h ell/missing.h \
 			ell/checksum.c \
 			ell/pem.c \
 			ell/cert.c \
+			ell/cert-crypto.c \
 			ell/key.c \
-			ell/pkcs5.c \
 			ell/base64.c \
 			ell/utf8.c \
 			ell/dbus-private.h \
-- 
2.25.4


             reply	other threads:[~2021-01-14 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14 21:13 Brian Gix [this message]
2021-01-14 21:48 ` [BlueZ] ELL: Uprev the ELL file list to version Rel 0.36 bluez.test.bot
2021-01-26 21:33 ` [PATCH BlueZ] ELL: Up-rev the ELL file list to version Rel 0.37 Gix, Brian

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=20210114211322.328712-1-brian.gix@intel.com \
    --to=brian.gix@intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.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.