All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/qt5/qt5location: remove unused qt5location-mapboxgl
@ 2022-02-06 21:57 James Hilliard
  2022-02-16 13:14 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-02-06 21:57 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Peter Seiderer, Julien Corjon

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>
---
 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

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/qt5/qt5location: remove unused qt5location-mapboxgl
  2022-02-06 21:57 [Buildroot] [PATCH 1/1] package/qt5/qt5location: remove unused qt5location-mapboxgl James Hilliard
@ 2022-02-16 13:14 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2022-02-16 13:14 UTC (permalink / raw)
  To: James Hilliard; +Cc: Peter Seiderer, Julien Corjon, buildroot

>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:

 > 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>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-16 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 21:57 [Buildroot] [PATCH 1/1] package/qt5/qt5location: remove unused qt5location-mapboxgl James Hilliard
2022-02-16 13:14 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.