Update buildroot to 2020.11.3 (#1294)

Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Stefan Agner
2021-04-01 15:04:55 +02:00
committed by GitHub
parent 0ba64629e8
commit 0e26d68844
108 changed files with 1635 additions and 279 deletions

View File

@@ -6,6 +6,7 @@ config BR2_PACKAGE_GST1_PYTHON
depends on BR2_TOOLCHAIN_USES_GLIBC # gobject-introspection
depends on BR2_PACKAGE_PYTHON3 # gobject-introspection
select BR2_PACKAGE_GOBJECT_INTROSPECTION
select BR2_PACKAGE_GST1_PLUGINS_BASE
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_PYTHON_GOBJECT
help