@@ -23,7 +23,36 @@ CONFIG_PACKAGE_luci-theme-openwrt=y
23
23
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
24
24
CONFIG_PACKAGE_collectd-mod-ping=y
25
25
CONFIG_PACKAGE_collectd-mod-thermal=y
26
-
26
+ CONFIG_PACKAGE_libpython3=y
27
+ CONFIG_PACKAGE_python3=y
28
+ CONFIG_PACKAGE_python3-asyncio=y
29
+ CONFIG_PACKAGE_python3-base=y
30
+ CONFIG_PACKAGE_python3-cgi=y
31
+ CONFIG_PACKAGE_python3-cgitb=y
32
+ CONFIG_PACKAGE_python3-codecs=y
33
+ CONFIG_PACKAGE_python3-ctypes=y
34
+ CONFIG_PACKAGE_python3-dbm=y
35
+ CONFIG_PACKAGE_python3-decimal=y
36
+ CONFIG_PACKAGE_python3-distutils=y
37
+ CONFIG_PACKAGE_python3-email=y
38
+ CONFIG_PACKAGE_python3-gdbm=y
39
+ CONFIG_PACKAGE_python3-light=y
40
+ CONFIG_PACKAGE_python3-logging=y
41
+ CONFIG_PACKAGE_python3-lzma=y
42
+ CONFIG_PACKAGE_python3-multiprocessing=y
43
+ CONFIG_PACKAGE_python3-ncurses=y
44
+ CONFIG_PACKAGE_python3-openssl=y
45
+ CONFIG_PACKAGE_python3-pip=y
46
+ CONFIG_PACKAGE_python3-pkg-resources=y
47
+ CONFIG_PACKAGE_python3-pydoc=y
48
+ CONFIG_PACKAGE_python3-readline=y
49
+ CONFIG_PACKAGE_python3-setuptools=y
50
+ CONFIG_PACKAGE_python3-sqlite3=y
51
+ CONFIG_PACKAGE_python3-unittest=y
52
+ CONFIG_PACKAGE_python3-urllib=y
53
+ CONFIG_PACKAGE_python3-xml=y
54
+ CONFIG_PACKAGE_lrzsz=y
55
+ CONFIG_PACKAGE_lscpu=y
27
56
28
57
CONFIG_PACKAGE_kmod-drm-rockchip=y
29
58
CONFIG_PACKAGE_kmod-gpu-lima=y
0 commit comments