File tree 10 files changed +4
-113
lines changed
10 files changed +4
-113
lines changed Original file line number Diff line number Diff line change @@ -4898,8 +4898,7 @@ West:
4898
4898
status : odd fixes
4899
4899
collaborators :
4900
4900
- JiaT75
4901
- files :
4902
- - modules/lzma/
4901
+ files : []
4903
4902
labels :
4904
4903
- " area: Compression"
4905
4904
Original file line number Diff line number Diff line change @@ -85,9 +85,6 @@ comment "Nanopb module not available."
85
85
comment "Lz4 module not available."
86
86
depends on !ZEPHYR_LZ4_MODULE
87
87
88
- comment "LZMA module not available."
89
- depends on !ZEPHYR_LZMA_MODULE
90
-
91
88
comment "loramac-node module not available."
92
89
depends on !ZEPHYR_LORAMAC_NODE_MODULE
93
90
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -112,7 +112,6 @@ config TELINK_B9X_MCUBOOT_STARTUP
112
112
config COMPRESS_LZMA
113
113
bool "Support LZMA compression"
114
114
default n
115
- select LZMA
116
115
select BOOT_IMAGE_ACCESS_HOOKS
117
116
help
118
117
This option enables LZMA compression with MCUBoot
Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ config TELINK_TLX_MCUBOOT_STARTUP
110
110
config COMPRESS_LZMA
111
111
bool "Support LZMA compression"
112
112
default n
113
- select LZMA
114
113
select BOOT_IMAGE_ACCESS_HOOKS
115
114
help
116
115
This option enables LZMA compression with MCUBoot
Original file line number Diff line number Diff line change 4
4
manifest :
5
5
projects :
6
6
- name : lzma
7
- url : https://github.com/xz-mirror /xz
8
- revision : 74c3449d8b816a724b12ebce7417e00fb597309a
9
- path : zephyr/ modules/lzma/ lib
7
+ url : https://github.com/telink-semi /xz
8
+ revision : dcf34d7ced3a7fffb4ad4862881e0e92c62287d0
9
+ path : modules/lib/lzma
You can’t perform that action at this time.
0 commit comments