* [PATCH BlueZ] ELL: Uprev the ELL file list to version Rel 0.36
@ 2021-01-14 21:13 Brian Gix
2021-01-14 21:48 ` [BlueZ] " bluez.test.bot
2021-01-26 21:33 ` [PATCH BlueZ] ELL: Up-rev the ELL file list to version Rel 0.37 Gix, Brian
0 siblings, 2 replies; 3+ messages in thread
From: Brian Gix @ 2021-01-14 21:13 UTC (permalink / raw)
To: linux-bluetooth; +Cc: luiz.dentz, marcel, Brian Gix
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [BlueZ] ELL: Uprev the ELL file list to version Rel 0.36
2021-01-14 21:13 [PATCH BlueZ] ELL: Uprev the ELL file list to version Rel 0.36 Brian Gix
@ 2021-01-14 21:48 ` bluez.test.bot
2021-01-26 21:33 ` [PATCH BlueZ] ELL: Up-rev the ELL file list to version Rel 0.37 Gix, Brian
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2021-01-14 21:48 UTC (permalink / raw)
To: linux-bluetooth, brian.gix
[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=414919
---Test result---
##############################
Test: CheckPatch - FAIL
Output:
ELL: Uprev the ELL file list to version Rel 0.36
WARNING:TYPO_SPELLING: 'staticly' may be misspelled - perhaps 'statically'?
#7:
for the staticly linked version of ELL into BlueZ executables.
- total: 0 errors, 1 warnings, 16 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
"[PATCH] ELL: Uprev the ELL file list to version Rel 0.36" has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
##############################
Test: CheckGitLint - PASS
##############################
Test: CheckBuild - PASS
##############################
Test: MakeCheck - PASS
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH BlueZ] ELL: Up-rev the ELL file list to version Rel 0.37
2021-01-14 21:13 [PATCH BlueZ] ELL: Uprev the ELL file list to version Rel 0.36 Brian Gix
2021-01-14 21:48 ` [BlueZ] " bluez.test.bot
@ 2021-01-26 21:33 ` Gix, Brian
1 sibling, 0 replies; 3+ messages in thread
From: Gix, Brian @ 2021-01-26 21:33 UTC (permalink / raw)
To: linux-bluetooth@vger.kernel.org; +Cc: luiz.dentz@gmail.com, marcel@holtmann.org
Applied
On Thu, 2021-01-14 at 13:13 -0800, Brian Gix wrote:
> This has no functional change. It simply changes the ELL file list used
> > for the statically 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 \
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-27 10:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 21:13 [PATCH BlueZ] ELL: Uprev the ELL file list to version Rel 0.36 Brian Gix
2021-01-14 21:48 ` [BlueZ] " bluez.test.bot
2021-01-26 21:33 ` [PATCH BlueZ] ELL: Up-rev the ELL file list to version Rel 0.37 Gix, Brian
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.