wiko-ufeel: fix wifi firmware path (MR 1609)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
32Linux 2020-09-28 18:55:59 +00:00 committed by Oliver Smith
parent 628f799ab2
commit ebc26c92e2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 7 additions and 4 deletions

View file

@ -19,7 +19,7 @@ unchanged:
#define WMT_CFG_FILE "WMT_SOC.cfg"
-#define WMT_CFG_FILE_PREFIX "/system/etc/firmware/"
+#define WMT_CFG_FILE_PREFIX "/lib/postmarketos/firmware"
+#define WMT_CFG_FILE_PREFIX "/lib/firmware/postmarketos"
/*******************************************************************************
* D A T A T Y P E S

View file

@ -3,7 +3,7 @@
pkgname=linux-wiko-ufeel
pkgver=3.18.19
pkgrel=1
pkgrel=2
pkgdesc="Wiko U Feel kernel"
arch="armv7"
_carch="arm"
@ -30,7 +30,8 @@ source="
00_disable_drvgen.patch
01_add_decompiled_stock_dtb_dtsi.patch
02_fix_various_include_directives_mt6735.patch
04-workaround-loading-wifi-firmware-mt6735.patch
03-workaround-loading-wifi-firmware-mt6735.patch
gcc10-extern_YYLOC_global_declaration.patch
"
builddir="$srcdir/$_repository-$_commit"
@ -55,4 +56,5 @@ sha512sums="140e5d015ede0ebac771d4bb1e35e0133341dc05fe5c97ebc9f40142e889263722e4
8a04940e6f5424df67a3cc4c75dd19be1c9b560859e9db0ae67b766d52982a46156b601698afb80f90b9b99f63ef74e1f6147902b43ec97c25d2b75ba2f8d2b3 00_disable_drvgen.patch
e2b77554b0c22cacf9e011bd7ccd447c5d530fc23caa25416469ca3df6c2f6c0e11fb28cdf751ea8e3b35e629d8c68410ad4abf50f9fdbe493f6754810d9966d 01_add_decompiled_stock_dtb_dtsi.patch
1f6d7d043ee8556758e2475ca2d677abf1582f4329eb66cfcd6481a4b3216efd35a0f44d0483a8a3344bb4b5dd24d340327d9216f3069ed4b86e5bf8ffc5412b 02_fix_various_include_directives_mt6735.patch
3d8c0888e6de769861fbc6b3d6419bffa7ea841f0a5a38c2990f5ddefb511ae1dce0418ff61a96ac9b6b4438232c0706d627d58eec42fa7b36e135c45ee9bf99 04-workaround-loading-wifi-firmware-mt6735.patch"
02840e4c8d689d5507ab4e66e7c65940aa4335713b265ea745e93daf68cdf4c77aa497e253e6f0caa20fece37d176430d374ada1d9401b0ea552601ef0d7e312 03-workaround-loading-wifi-firmware-mt6735.patch
2b48f1bf0e3f70703d2cdafc47d5e615cc7c56c70bec56b2e3297d3fa4a7a1321d649a8679614553dde8fe52ff1051dae38d5990e3744c9ca986d92187dcdbeb gcc10-extern_YYLOC_global_declaration.patch"

View file

@ -0,0 +1 @@
../../.shared-patches/linux/gcc10-extern_YYLOC_global_declaration.patch