cronyx
bada70776c
Merge pull request #360 from cronyx/master
...
cleanup after configs deleted
2022-08-16 11:43:11 +03:00
cronyx
d947561862
cleanup after configs deleted
2022-08-16 11:41:34 +03:00
Dmitry Ilyin
612ff2729d
Fix building cut ( #359 )
...
* Set internal release versions more flexible
* [skip ci] Fix empty field in cut in the building.sh
2022-08-16 07:31:08 +03:00
Igor Zalatov (from Citadel PC)
d1c550c0a9
[SIGMASTAR] Enable debug for pinmux
2022-08-15 23:29:56 +03:00
Igor Zalatov (from Citadel PC)
daf9c360c1
Update config for Vasiliy
2022-08-15 23:18:46 +03:00
Igor Zalatov (from Citadel PC)
5021d74676
Remove unused configs
2022-08-15 23:12:41 +03:00
Igor Zalatov (from Citadel PC)
2bac947ec8
Merge branch 'master' of github:OpenIPC/firmware
2022-08-15 21:43:54 +03:00
Igor Zalatov (from Citadel PC)
9698507545
[T31] Enable MT7601U WiFi driver
2022-08-15 21:33:05 +03:00
Igor Zalatov (from Citadel PC)
b12dab8242
Update microsnander files
2022-08-15 21:32:02 +03:00
Igor Zalatov (from Citadel PC)
23241b3750
[SIGMASTAR] Sync default MAC
2022-08-15 21:30:47 +03:00
Dmitry Ilyin
e9f489a171
Ci nand infer ( #356 )
...
* Set internal release versions more flexible
* Simplify CI code after master updated
* Remove hardcode for NAND firmware releases
* Cleanup code and make it run faster
* Move HAS_NAND upper
2022-08-15 21:08:13 +03:00
Dmitry Ilyin
cee5bfc1dd
Mitigate invisible-mirror.net connection timeout issue ( #358 )
...
* Set internal release versions more flexible
* Mitigate invisible-mirror.net connection timeout issue
2022-08-15 19:44:50 +03:00
cronyx
f67f0f9728
Merge pull request #357 from cronyx/master
...
[GOKE] fix qmi_wwan patch
2022-08-15 16:15:05 +03:00
cronyx
9f39c0a308
[GOKE] fix qmi_wwan patch
2022-08-15 16:13:41 +03:00
Paul Philippov
990044bc10
use the latest available commit hash instead of the HEAD pointer. ( #355 )
2022-08-15 06:30:41 +03:00
Igor Zalatov (from Citadel PC)
346c541bbf
[BUSYBOX] Applet deeded for new BR
2022-08-15 00:18:45 +03:00
Igor Zalatov (from Citadel PC)
f202e1ed66
Merge branch 'master' of github:OpenIPC/firmware
2022-08-14 21:24:26 +03:00
Dmitry Ilyin
04bfd11695
Cleanup ci ( #354 )
...
* Set internal release versions more flexible
* Simplify CI code after master updated
2022-08-14 21:07:30 +03:00
Dmitry Ilyin
97b85c3a1d
Add Toolchain gen script ( #353 )
...
* Set internal release versions more flexible
* Add show_toolchains.sh script
2022-08-14 19:53:01 +03:00
Dmitry Ilyin
005fe74e04
Test gather all hi3516ev200 family to matrix ( #343 )
...
* Test gather all hi3516ev200 family to matrix
* Fix prev commit issues
* Cleanup the code
* Add separate toolchain build
* Test with swap enabled
* Fix conditionals in actions
2022-08-14 19:37:19 +03:00
Dmitry Ilyin
7397364b95
Set internal release versions more flexible ( #352 )
2022-08-14 17:39:42 +03:00
Dmitry Ilyin
e4ffd084b0
Cleanup building scripts ( #351 )
2022-08-14 15:05:04 +03:00
Dmitry Ilyin
6e142ae5f0
Infer PLATFORM variable in make when nothing is provided ( #350 )
2022-08-14 12:52:59 +03:00
Dmitry Ilyin
e7fca9c6f5
Bump libevent to version with fixed builds with old CMake, fixes #325 ( #348 )
2022-08-14 12:31:42 +03:00
Dmitry Ilyin
9d48dd5896
Add patches to fix hi3536cv100 ( #349 )
2022-08-14 12:29:27 +03:00
Dmitry Ilyin
1392bd546f
Add patches to fix hi3516av200 ( #347 )
2022-08-14 11:13:02 +03:00
Dmitry Ilyin
0506d83bac
Add patches to fix fh8852v100 ( #346 )
2022-08-14 09:51:51 +03:00
Dmitry Ilyin
5524eafac5
Add patches to fix msc316dm ( #345 )
2022-08-14 08:59:32 +03:00
Igor Zalatov (from Citadel PC)
b1a0b840a3
Fix typo in microsnander package
2022-08-13 23:46:27 +03:00
Igor Zalatov (from Citadel PC)
ca4319492b
Add microsnander package
2022-08-13 23:43:58 +03:00
Igor Zalatov (from Citadel PC)
0c97132900
Update building.sh
2022-08-13 19:56:25 +03:00
Dmitry Ilyin
e33bb26839
Mark NOR and NAND releases uploading steps explicitly ( #342 )
2022-08-13 12:12:16 +03:00
Dmitry Ilyin
ffa6866a96
Don't upload GitHub releases when run under act ( #341 )
2022-08-13 11:43:25 +03:00
Dmitry Ilyin
d119ae4427
Exit early from CI just after error message was sent ( #340 )
2022-08-13 11:32:31 +03:00
Dmitry Ilyin
852fa212a7
Mitigate CMake issue in act environments ( #339 )
2022-08-13 11:27:27 +03:00
Dmitry Ilyin
dca35e2bf2
Bump both Buildroot and GCC versions ( #331 )
...
* Bump both Buildroot and GCC versions
* Fix compilation issues on T31 kernel
* Place compiler-gcc8.h everywhere compiler-gcc7.h is
* Fix linux kernel compilation on GM8136
* [GM8136] Add compilation issue in rtl8188eu package
* Replace overlayed compiler-gcc8.h to universal patch
* Fix XM510 linux kernel compilation issue
* Fix XM530 linux kernel compilation issue
* Tested on gm8136, xm510/530
* Fix CV100 linux kernel compilation issue
* Fix CV300 build (with both yylloc patch)
* Merge with master
2022-08-13 11:00:42 +03:00
Dmitry Ilyin
f0f19fb137
Make workflows compatible with act ( #338 )
2022-08-13 09:41:30 +03:00
Dmitry Ilyin
65ddd4b032
Cleanup yyloc patches ( #336 )
...
* Fix CV300 build for both older and new Buildroots
* Use same yyloc patch standard everywhere
* GM8136: Not needed
* Remove XM510/XM530 yylloc patches because everything works without it
* Remove XM510 test patch
* Remove yylloc for CV100
* Revert building.sh
* Make yylloc patch for EV300/GK
* Fix hi3536cv100 build
* Fix hi3536dv100 build
* Untestet t31, Amba, Anyka, FH, Gk and all 4.19 HiSilicon
* Tested msc316dc build
* Tested ssc335 build
* Use 4.19.x will links
* Undo building
2022-08-12 22:45:04 +03:00
Dmitry Ilyin
cc2c9f4983
Add show-kernel-vers.sh ( #337 )
2022-08-12 14:40:48 +03:00
Dmitry Ermakov
3deb385f5b
[ingenic] Fix init scripts
2022-08-12 14:32:40 +03:00
Dmitry Ermakov
2bea7ad0df
[T31] Yet another fix
2022-08-12 11:30:58 +03:00
cronyx
17638d1fd1
Merge pull request #335 from cronyx/master
...
fix actions
2022-08-12 00:18:12 +03:00
cronyx
a2fd209a53
formatting
2022-08-12 00:14:25 +03:00
cronyx
15f3f3e05d
formatting
2022-08-12 00:06:03 +03:00
cronyx
0a48a258e8
formatting
2022-08-12 00:03:49 +03:00
cronyx
c8757635c6
Merge pull request #334 from cronyx/master
...
formatting
2022-08-11 23:56:41 +03:00
cronyx
dc217c0ed1
formatting
2022-08-11 23:56:19 +03:00
cronyx
bf10820c44
Merge pull request #333 from cronyx/master
...
return t10 t20 to auto build
2022-08-11 23:54:28 +03:00
cronyx
fe3c3a3051
return t10 t20 to auto build
2022-08-11 23:53:39 +03:00
Dmitry Ermakov
546a247f42
[T10/T20/T21] Attempt saving SENSOR to env
2022-08-11 23:27:42 +03:00