Commit Graph

2061 Commits

Author SHA1 Message Date
Viktor
629dd2ef22 [Package] consolidate linux and vendor patcher 2023-05-22 00:54:32 +02:00
Viktor
59491de1b0 [Scripts] consolidate toolchain scripts 2023-05-22 00:54:32 +02:00
Viktor
6dcb2e2ea4 [General] simplify buildroot path names 2023-05-22 00:54:32 +02:00
viktorxda
60a2f3854f Sysupgrade: invoke busybox for critical commands (#811) 2023-05-21 17:23:18 +03:00
viktorxda
d2791563fd Workflow: use buildroot ccache (#810) 2023-05-21 14:55:57 +02:00
Paul Philippov
484e0b12c5 determine directory of overlay files by name rather than by slash (#809) 2023-05-20 14:51:18 -04:00
Paul Philippov
31ef77268f replace fwprintenv-openipc with uboot-tools from buildroot (#803) 2023-05-19 16:36:00 -04:00
Paul Philippov
079846a43e remove duplicate post_build_script declarations (#805) 2023-05-19 16:35:20 -04:00
Paul Philippov
714c9b736d Update eth0 default MAC (#806) 2023-05-19 19:27:05 +03:00
Paul Philippov
8a8edbf305 Update default MAC address (#807) 2023-05-19 19:24:20 +03:00
cronyx
06dba3364c [no ci] fix hi3536dv100 rootfs oversize (#808) 2023-05-19 13:58:06 +03:00
cronyx
5f1d074a12 [sysupgrade] 1. added key to select dev branch. 2. use downloaded ipcinfo… (#804) 2023-05-18 21:30:31 +03:00
Paul Philippov
2ca4a0068f [no ci] formatting, indentation with tabs (#801) 2023-05-18 13:48:40 +03:00
Igor Zalatov
a773a674fd Remove unused profiles (#799) 2023-05-16 17:44:37 +03:00
Igor Zalatov
5c290f1e5c Remove dirty patch for baresip (#798) 2023-05-16 17:44:05 +03:00
viktorxda
d009aa4a24 Workflow: set current tag to latest by default (#797) 2023-05-15 20:18:54 +02:00
viktorxda
ee738a5e30 [Sigmastar] remove non-existent package (#796) 2023-05-15 14:40:54 +02:00
Paul Philippov
2ec570419e [no ci] comment out unset packages (#795) 2023-05-15 12:14:41 +03:00
Igor Zalatov
b0d934ca7c Fix baresip (#794) 2023-05-15 01:38:10 +03:00
viktorxda
e540836324 [General] use buildroot syntax for patches (#792) 2023-05-13 19:42:21 +02:00
Igor Zalatov
5496b82e9d Fix uqmi and up version of baresip (#793) 2023-05-13 18:41:25 +03:00
viktorxda
03e5708074 Makefile: overhaul usage and commands (#791) 2023-05-13 17:13:10 +03:00
viktorxda
de3b24a97b [General] move scripts and patches to general folder (#782)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-12 13:49:01 +03:00
viktorxda
c64db44a4f [no ci] package: sync motors with newest commit (#790)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-11 15:19:47 +02:00
cronyx
295feaf317 [ingenic] detect family in the startup scripts (#789) 2023-05-11 15:05:25 +03:00
viktorxda
93fee9e401 [no ci] Makefile: use list-configs independently (#787)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-11 14:53:19 +03:00
viktorxda
734557b36c Always install build dependencies (#788)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-10 22:57:53 +02:00
viktorxda
d23cb72c4d Remove dependencies from matrix_build.yml (#786)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-10 19:55:55 +02:00
viktorxda
fef5f53228 Revert "[no ci] Update matrix_build.yml" (#785) 2023-05-10 18:58:37 +02:00
viktorxda
a4a04c70ae [no ci] Update matrix_build.yml (#784)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-10 18:17:16 +02:00
Paul Philippov
da89b71acb move network samples to wiki [no ci] (#780) 2023-05-10 14:54:18 +03:00
cronyx
304a99de3f [t30-t40] gpios improvements (#783) 2023-05-10 14:53:30 +03:00
viktorxda
defd7a3641 [General] remove external vendor unknown and placeholder folders (#781)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-10 14:52:59 +03:00
viktorxda
7840d200a7 [General] centralize kernel patcher list (#775)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-09 15:36:19 +03:00
cronyx
6de104f0e6 [t31] autoset osmem, rmem & blkcnt for boards with 64M ram. (#778) 2023-05-09 15:30:05 +03:00
cronyx
6b1cc87555 fix network startup (#779) 2023-05-09 15:28:29 +03:00
Paul Philippov
125fe8b05a move network configs to separate files (#771) 2023-05-08 12:59:01 -04:00
viktorxda
159840b627 [no ci] add fallback value for concurrency group (#777)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-08 19:03:11 +03:00
viktorxda
7f50da9c8b [no ci] cancel previous workflow if pr is updated (#774)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-08 15:19:19 +03:00
Paul Philippov
a6b9d985f4 format scripts with tabs, replace backticks, refactor (#770) 2023-05-07 22:06:10 -04:00
viktorxda
ca3fffe5cd [General] use global release and family variable (#768)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 22:05:54 -04:00
Paul Philippov
55dbb4d84b [SKIP CI] add sensor configs for sc2300 & sc3335. (#769) 2023-05-07 20:02:10 +03:00
viktorxda
50e456eb51 [General] export external vendor (#767)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 15:55:37 +03:00
viktorxda
4c35140652 [General] replace external chipset directories with general packages (#765)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 04:44:27 -04:00
cronyx
570c995a3f first stage to split majestic and vendor specific scripts (#764) 2023-05-06 02:07:40 +03:00
viktorxda
3d4651b650 [Sigmastar] adjust infinity6e module loading (#762)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-04 12:58:55 -04:00
viktorxda
64142553fb small updates for sysupgrade/wireless-configuration (#753)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-04 12:56:56 -04:00
whoim2
3f7bfce112 separate configs AIR and GS for datalink/wifibroadcast packages and add rcjoystick package (#760) 2023-05-02 17:32:45 +03:00
Igor Zalatov
51797a36ca Remove proxy support from httpd (#758) 2023-05-01 01:35:22 +03:00
Igor Zalatov
8b80429281 Switching to system passwords in the web and setting password 12345 f… (#757) 2023-05-01 01:15:14 +03:00