Tianling Shen
86dc811a7c
mediatek: add support for Livinet ZR-3020 ( #82 )
...
* autocore: remove ethinfo for mtk arm boards
mediatek target uses legacy swconfig which is not supported by autocore.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mediatek: add support for Livinet ZR-3020
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
---------
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-07-03 02:27:36 +08:00
hanwckf
5ea9ded3d1
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2023-06-28 00:47:14 +08:00
Tianling Shen
6e74276e97
autocore: remove ethinfo for ipq boards
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-04-06 03:38:05 +08:00
hanwckf
fd302b0013
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2022-12-24 12:31:42 +08:00
Tianling Shen
a875052d23
license: re-license Project ImmortalWrt under GPL-2.0-only
...
This fixes license conflict with upstream OpenWrt.
Reviewed-at: https://github.com/immortalwrt/immortalwrt/pull/839 .
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit eb782c08339bfc301f382026046d027a523f9ebb)
2022-12-24 10:44:52 +08:00
Tianling Shen
1146cdb0ee
mediatek: 360-t7: use the LED for showing system status ( #7 )
...
* autocore: fix install unneeded ethinfo page
Fixes: db262a5db7 (autocore: improve support for the mediatek
target (#6 )"")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mediatek: 360-t7: use the LED for showing system status
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 23:29:27 +08:00
Tianling Shen
db262a5db7
autocore: improve support for the mediatek target ( #6 )
...
support read cpu clock speed and wifi temperature
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 00:47:33 +08:00
Tianling Shen
79f50ce7df
autocore: remove 10_system hack
...
It's now merged into luci feed.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-25 18:42:30 +08:00
Tianling Shen
08b6c139d5
autocore: ethinfo: fix panic issue
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-25 17:58:41 +08:00
zxlhhyccc
97662fa367
autocore: Fix schema display? x?
error
2022-10-22 01:03:37 +08:00
ZiMing Mo
3489a674db
autocore: move functions into luci-base
...
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
(cherry picked from commit c7c8ae9b0e28d15dddf544bbc545308c75c7478e)
2022-10-21 16:31:45 +08:00
Tianling Shen
f834fa99ce
autocore: use mhz to calc cpufreq for mvebu
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 00c38b88e052d04b8932c76d01f26a082166be5c)
2022-10-21 16:31:05 +08:00
Tianling Shen
cc37891242
autocore: mark as nonshared
...
This package contains target-specific stuffs.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 89106c7fedae113fee6a7f77f9b0691ce712d3ee)
2022-04-15 02:29:44 +08:00
Tianling Shen
c771bf9891
autocore: reduce grep call
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 7897839f5157a611d04063a111fc9f70995461bc)
2022-04-09 00:04:18 +08:00
Tianling Shen
be0d1b2827
autocore: sync with luci
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c63b7ea4e5483fda32b8ff63f69c6ba6cd237e1b)
2022-03-28 15:03:43 +08:00
Tianling Shen
087ca72a8e
autocore: fix indentation
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e0cb58f78f83f31aab4469e6b8966c1e620ac4e5)
2022-03-28 05:37:20 +08:00
Tianling Shen
cb891f9056
autocore: ethinfo: fix indentation
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8b0362799a8251b60495fffafad141f177de6693)
2022-03-27 20:40:31 +08:00
Tianling Shen
a5b55edeee
autocore: implement tempinfo display
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-26 20:04:13 +08:00
Tianling Shen
46d3e64e71
autocore: 10_system: fix parse data
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 51225d75e433deb36a5a9c32a71e4b4a81259a6b)
2022-03-26 19:20:22 +08:00
Tianling Shen
543c8e7a28
autocore: minor cleanup
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 42e2aaf2b30fa6a5f3b8357a103712faef81814e)
2022-03-26 19:03:53 +08:00
ZiMing Mo
8bb9ae62d6
autocore: fix build error
2022-03-26 05:36:38 +08:00
Tianling Shen
9a5e24286d
autocore: sync with luci feed
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit fda170cb7600c917d1350964e235f73996b3b923)
2022-03-25 23:55:07 +08:00
Tianling Shen
a94f9e1e9c
autocore: merge cover-index_files
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-25 23:24:50 +08:00
Tianling Shen
e4733ea494
autocore: update Makefile
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-25 23:22:20 +08:00
Tianling Shen
d918b9c9d4
autocore: minor cleanup
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-25 23:19:12 +08:00
Tianling Shen
1572743ad6
autocore: sync with LuCI
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-19 21:53:24 +08:00
Tianling Shen
ceebe307a0
autocore-arm: rebuild when target was changed
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 37b7b17698c15c65cc042d90358ad75d0d7dd8d3)
2021-11-29 23:18:14 +08:00
Tianling Shen
2689699566
autocore: drop project link
...
Drop this stupid design.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3eccfa22f4c3a4408707680c99e7bc2ee6c91a0f)
2021-10-02 11:05:59 +08:00
Tianling Shen
4991d0e6b0
autocore: strip white space
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-06-29 22:07:07 +08:00
AmadeusGhost
8fbe36f23a
autocore-arm: no longer limit the specific target
...
These code are good enough to do this. Now we don’t need to make
this line longer and longer.
(cherry picked from commit 268a5e1191562dff8fbb7c80d08e56e31bfbf2cf)
2021-06-29 00:33:43 +08:00
coolsnowwolf
dd546b4f85
autocore-arm: remove the dependency on lm-sensors
...
(cherry picked from commit aeff8e17c86330a9888f939d50eb607c31dc0cb6)
2021-06-29 00:33:35 +08:00
Tianling Shen
856f985ff3
package lean: move to LuCI feeds
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-15 02:02:36 +08:00