Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_REMI
|
||||
bool "python-remi"
|
||||
select BR2_PACKAGE_PYTHON_SSL if BR2_PACKAGE_PYTHON # runtime
|
||||
select BR2_PACKAGE_PYTHON3_SSL if BR2_PACKAGE_PYTHON3 # runtime
|
||||
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
|
||||
help
|
||||
Remi is a GUI library for Python applications which transpiles
|
||||
an application's interface into HTML to be rendered in a web
|
||||
|
||||
Reference in New Issue
Block a user