aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_Enable_bzip2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/bananaPro/patch/bananapro_Enable_bzip2.patch')
-rw-r--r--platforms/bananaPro/patch/bananapro_Enable_bzip2.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/platforms/bananaPro/patch/bananapro_Enable_bzip2.patch b/platforms/bananaPro/patch/bananapro_Enable_bzip2.patch
new file mode 100644
index 0000000..04bb3d1
--- /dev/null
+++ b/platforms/bananaPro/patch/bananapro_Enable_bzip2.patch
@@ -0,0 +1,19 @@
+*** ./.config 2020-08-25 21:50:36.113527612 +0200
+--- ./.config.old 2020-08-25 21:48:55.496108123 +0200
+*************** CONFIG_MD5=y
+*** 1393,1399 ****
+ # CONFIG_LZO is not set
+ CONFIG_GZIP=y
+ # CONFIG_ZLIB_UNCOMPRESS is not set
+! CONFIG_BZIP2=y
+ CONFIG_ZLIB=y
+ # CONFIG_ZSTD is not set
+ # CONFIG_SPL_LZ4 is not set
+--- 1393,1399 ----
+ # CONFIG_LZO is not set
+ CONFIG_GZIP=y
+ # CONFIG_ZLIB_UNCOMPRESS is not set
+! # CONFIG_BZIP2 is not set
+ CONFIG_ZLIB=y
+ # CONFIG_ZSTD is not set
+ # CONFIG_SPL_LZ4 is not set