summaryrefslogtreecommitdiff
path: root/package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-19 19:11:45 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-19 19:12:15 +0100
commit8f168a5e73c6da888a77e21b6d1eb70f71c62b57 (patch)
tree1b2d4b28f6cd2ff3b9663dbcc35efa4a0a2fc093 /package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h
parentd97d8c83ced9e9e8343d89d068fb22aec317c000 (diff)
dropbear: update to 2018.76
Diffstat (limited to 'package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h')
-rw-r--r--package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h14
1 files changed, 0 insertions, 14 deletions
diff --git a/package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h b/package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h
deleted file mode 100644
index ef0231e4c..000000000
--- a/package/dropbear/patches/patch-libtomcrypt_src_headers_tomcrypt_cfg_h
+++ /dev/null
@@ -1,14 +0,0 @@
-fix from
-http://lists.openembedded.org/pipermail/openembedded-core/2013-May/079000.html
-
---- dropbear-2014.63.orig/libtomcrypt/src/headers/tomcrypt_cfg.h 2014-02-19 15:05:24.000000000 +0100
-+++ dropbear-2014.63/libtomcrypt/src/headers/tomcrypt_cfg.h 2014-03-01 12:35:01.000000000 +0100
-@@ -60,7 +60,7 @@ LTC_EXPORT int LTC_CALL XSTRCMP(const
- #define ENDIAN_LITTLE
- #define ENDIAN_32BITWORD
- #define LTC_FAST
-- #define LTC_FAST_TYPE unsigned long
-+ #define LTC_FAST_TYPE unsigned long long
- #endif
-
- /* detects MIPS R5900 processors (PS2) */