[Buildroot] [PATCH 1/1] package/qt5/qt5location: remove unused qt5location-mapboxgl

James Hilliard james.hilliard1 at gmail.com
Sun Feb 6 21:57:34 UTC 2022


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 at gmail.com>
---
 package/qt5/qt5location/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/qt5/qt5location/Config.in b/package/qt5/qt5location/Config.in
index b811f9a590..3d91adaf1f 100644
--- a/package/qt5/qt5location/Config.in
+++ b/package/qt5/qt5location/Config.in
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_QT5LOCATION
 	bool "qt5location"
 	select BR2_PACKAGE_QT5BASE_GUI
-	select BR2_PACKAGE_QT5LOCATION_MAPBOXGL
 	help
 	  Qt is a cross-platform application and UI framework for
 	  developers using C++.
-- 
2.25.1




More information about the buildroot mailing list