All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
@ 2022-04-22  8:32 Matthias Klein
  2022-04-22  9:59 ` Luca Ceresoli
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Klein @ 2022-04-22  8:32 UTC (permalink / raw)
  To: openembedded-core; +Cc: Matthias Klein

Signed-off-by: Matthias Klein <matthias@extraklein.de>
---
 meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
index 8d270ec58..98f7511b1 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb
@@ -79,7 +79,7 @@ do_install:append() {
     fi
 }
 
-PACKAGES =+ "libgps python3-pygps gpsd-udev gpsd-conf gpsd-gpsctl gps-utils"
+PACKAGES =+ "libgps python3-pygps gpsd-udev gpsd-conf gpsd-gpsctl gps-utils gps-utils-python"
 
 RPROVIDES:${PN}-dbg += "python-pygps-dbg"
 
-- 
2.30.2



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

end of thread, other threads:[~2022-04-22 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22  8:32 [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES Matthias Klein
2022-04-22  9:59 ` Luca Ceresoli
2022-04-22 11:09   ` Matthias Klein
2022-04-22 12:11     ` Peter Kjellerstedt

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.