summaryrefslogtreecommitdiff
path: root/patches/wownero/0008-add-dummy-device-for-ledger.patch
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2025-01-13 13:10:03 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2025-01-13 13:10:03 +0100
commit0361815a6cf02e377677395d9c5151cb794d2a02 (patch)
tree734115ac50d5e38b46024d126d40dcfb3157f83e /patches/wownero/0008-add-dummy-device-for-ledger.patch
parent81af224f708f83c94f1f1b5a6507a3df84b7f173 (diff)
Updated wownero, cleaned up patches
Diffstat (limited to 'patches/wownero/0008-add-dummy-device-for-ledger.patch')
-rw-r--r--patches/wownero/0008-add-dummy-device-for-ledger.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/wownero/0008-add-dummy-device-for-ledger.patch b/patches/wownero/0008-add-dummy-device-for-ledger.patch
index 6d40bb2..9417fa9 100644
--- a/patches/wownero/0008-add-dummy-device-for-ledger.patch
+++ b/patches/wownero/0008-add-dummy-device-for-ledger.patch
@@ -1,4 +1,4 @@
-From 07a3019d94feb48f746dbc780db1e4d2e0d6080c Mon Sep 17 00:00:00 2001
+From 5a2a40bff969b67c518b0ecff262344a4b09d710 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Wed, 26 Jun 2024 15:04:38 +0200
Subject: [PATCH 08/15] add dummy device for ledger
@@ -21,10 +21,10 @@ Subject: [PATCH 08/15] add dummy device for ledger
create mode 100644 src/device/device_io_dummy.hpp
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 8b81c7ab7..abe44eca5 100644
+index 88335ee9d..86000f811 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -709,8 +709,12 @@ include_directories(${LMDB_INCLUDE})
+@@ -693,8 +693,12 @@ include_directories(${LMDB_INCLUDE})
include_directories(${LIBUNWIND_INCLUDE})
link_directories(${LIBUNWIND_LIBRARY_DIRS})
@@ -600,5 +600,5 @@ index e81b8f83a..277be6ac9 100644
std::vector<std::string> WalletManagerImpl::findWallets(const std::string &path)
--
-2.39.5 (Apple Git-154)
+2.48.0