浏览代码

package/qt5/qt5location: remove unused qt5location-mapboxgl

This was only needed when the mapboxgl submodule was a separate
package(was never included in buildroot only a patch series).

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
James Hilliard 3 年之前
父节点
当前提交
8bb2db8cb1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/qt5/qt5location/Config.in

+ 0 - 1
package/qt5/qt5location/Config.in

@@ -1,7 +1,6 @@
 config BR2_PACKAGE_QT5LOCATION
 config BR2_PACKAGE_QT5LOCATION
 	bool "qt5location"
 	bool "qt5location"
 	select BR2_PACKAGE_QT5BASE_GUI
 	select BR2_PACKAGE_QT5BASE_GUI
-	select BR2_PACKAGE_QT5LOCATION_MAPBOXGL
 	help
 	help
 	  Qt is a cross-platform application and UI framework for
 	  Qt is a cross-platform application and UI framework for
 	  developers using C++.
 	  developers using C++.