Commit Graph

164 Commits (f688a9e452133fb7463a5f7b7d235e82c8a8a3c7)

Author SHA1 Message Date
Dmitry Ilyin f688a9e452
Remove unknown_unknown and use rename profile openipc -> lite (#509) 2022-10-10 14:07:34 +03:00
Paul Philippov 91fb2ff4d6
fix file copying, add make command as an argument, make $1 BOARD var. (#472) 2022-09-19 13:02:55 -04:00
Dmitry Ilyin 30f9661702
Ak3918ev200 codebase is dead, removing until someone will find good SDK (#456) 2022-09-14 11:36:40 +03:00
Igor Zalatov ec397fbe8c
Enable MQTT in lite/mini configs for HI3518EV200, Strip down kernel config for HI3518EV200, Remove HS303 as pseudo platform and fix autoupgrade script, Small fixes (#454) 2022-09-11 14:25:16 +03:00
cronyx 641303b346
some fixes (#438) 2022-09-06 19:38:08 +03:00
Igor Zalatov 895e2b1e03
Remove unused configs and profiles (#431) 2022-09-05 23:32:20 +03:00
Igor Zalatov 912432ea3e
Sync timezone and update building script (#433) 2022-09-05 11:42:24 +03:00
Igor Zalatov efe71db48a
Zigwork 20220829 (#420) 2022-08-29 18:47:28 +03:00
Igor Zalatov (from Citadel PC) d37c5acdfd Combining the script 2022-08-17 18:45:06 +03:00
Dmitry Ilyin 981bb67c6d
Fix version number in building.sh (#373) 2022-08-17 16:30:51 +03:00
Dmitry Ilyin 4b458b630d
[ci skip] Keep BR_VER in one place (#372) 2022-08-17 09:44:54 +03:00
Paul Philippov fa073f16a7
use Buildroot version from building.sh in Makefile (#371)
or fall back to 2020.02.12.
2022-08-17 08:37:55 +03:00
Paul Philippov 98b2c2ff0b we definitely need curl. 2022-08-16 18:33:12 -04:00
Igor Zalatov (from Citadel PC) 2d71da9ee4 Clean building.sh 2022-08-17 00:26:41 +03:00
Paul Philippov 45d531afde refactor buildroot bundle retrieval
- expand curl options
- remove --local for direct download
- add --continue-at to resume downloading unfinished file
- remove checking for file existence
- remove --verbose as --continue-at spams the output
- remove --silent to see errors if any
[ci skip]
2022-08-16 16:53:58 -04:00
Dmitry Ilyin 8830cb0249
[ci skip] Add support of fzf in building.sh (#368) 2022-08-16 23:21:50 +03:00
Igor Zalatov (via Araneus server) 3dcf3e6f72 Update building.sh 2022-08-16 23:15:09 +03:00
Paul Philippov 52394e94ba running with argument, buildroot bundle caching, colored output, fix -s and more 2022-08-16 15:41:53 -04:00
Dmitry Ilyin 67e21cea55
Buildroot rollback 2020.02.12 (#361)
* Set internal release versions more flexible

* [skip ci] Rollback BR to 2020.02.12 to investigate libevent timers issue
2022-08-16 13:48:15 +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
Dmitry Ilyin e4ffd084b0
Cleanup building scripts (#351) 2022-08-14 15:05:04 +03:00
Igor Zalatov (from Citadel PC) 0c97132900 Update building.sh 2022-08-13 19:56:25 +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 2dee8e361a
Put BR version to var where possible (#329) 2022-08-11 11:53:47 +03:00
Igor Zalatov (from Citadel PC) 4a11ce7fd4 Merge branch 'master' of github:OpenIPC/firmware 2022-08-08 17:28:39 +03:00
cronyx d29da177bd hi3516dv100 ultimate profile 2022-08-08 15:36:36 +03:00
Igor Zalatov (from Citadel PC) 6dafe3e9e7 Fresh packages 2022-08-07 23:39:59 +03:00
Dmitry Ilyin 4759bce18f
Add CMA allocator mode for Goke IPCs (#286)
* [gk7605v100] Implement CMA

* Tested gk7205v300 CMA mode

* Add gk7205v200 config (untested)

* Update comments

* Add rest of configuration

* Reapply gk7205v200.generic-fpv config

* auto set allocator

* Add sync all script

* Add HiSilicon2Goke pre commit kernel configuration hook

* Silent script
2022-07-31 21:18:41 +03:00
cronyx d214828d7e added missing to build script 2022-07-29 16:13:42 +03:00
cronyx 702332dd14
sync fpv profiles (#287)
* hi3516ev300: auto set allocator

* revert changes in the building script

* sync fpv profiles
2022-07-28 15:49:50 +03:00
Igor Zalatov (from Citadel PC) 1430777d9e Remove some archives.. 2022-07-25 18:58:28 +03:00
Igor Zalatov (from Citadel PC) b1f3027454 [HI3518EV200] add ultimate profile 2022-07-17 23:17:27 +03:00
Igor Zalatov (from Citadel PC) 364f2e1141 [T31] Update Vixand project 2022-07-13 12:29:27 +03:00
Igor Zalatov (from Citadel PC) 1e942bb9ca [HI3536DV100] Update Vixand project 2022-07-12 22:13:18 +03:00
cronyx 3d9984afe5 jffs2 health check on init 2022-07-11 22:33:20 +03:00
Igor Zalatov (from Citadel PC) 7cefea0442 [HI318EV200] Enable RFKILL option 2022-07-07 21:13:31 +03:00
Igor Zalatov (from Citadel PC) 207570867a [HI3518EV200] optimization for HS303 cameras 2022-07-05 13:27:58 +03:00
Igor Zalatov (from Citadel PC) 1090c54117 [HI3518EV200] More examples for build HS303 parts 2022-07-04 22:07:48 +03:00
Igor Zalatov (from Citadel PC) 88df195ef3 [HI3518EV200] Update HS303 profiles 2022-07-04 21:36:03 +03:00
Igor Zalatov (from Citadel PC) 0cc663a9b5 [PACKAGES] Update baresip build profiles 2022-06-29 21:09:24 +03:00
Igor Zalatov (from Citadel PC) 752f350b95 [NT98566] Add experimental profile with uClibc 2022-06-28 16:15:40 +03:00
Igor Zalatov (from Citadel PC) d932a61909 [SSC335] Add Tiandy experimental profiles 2022-06-27 12:50:51 +03:00
Igor Zalatov (from Citadel PC) 602caeabcc [MSC31xx] Strip files in firmware 2022-06-26 20:14:46 +03:00
Igor Zalatov (from Citadel PC) f916fc1983 Update msc313e/msc316dc project 2022-06-25 15:28:07 +03:00
Igor Zalatov 173e3f5f5b Add gk7205v210 profile 2022-06-13 14:31:29 +03:00
Dmitry Ermakov c5edd9eccc Add Anyka AK39XXEV300 2022-06-12 17:19:44 +03:00
Igor Zalatov (from Citadel PC) 1f51118a23 Add hi3518ev100 example 2022-06-08 22:46:34 +03:00
Paul Philippov 91907ccd1e
Remove duplicate t31() 2022-06-04 06:02:04 -04:00
cronyx de142c03a8 add config and workflow for hi3516av100 ultimate 2022-05-31 21:07:54 +03:00