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

* Re: [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Ceresoli @ 2022-04-22  9:59 UTC (permalink / raw)
  To: Matthias Klein; +Cc: openembedded-core

Hello Matthias,

Il giorno Fri, 22 Apr 2022 10:32:47 +0200
"Matthias Klein" <matthias@extraklein.de> ha scritto:

> Signed-off-by: Matthias Klein <matthias@extraklein.de>
> ---
>  meta-oe/recipes-navigation/gpsd/gpsd_3.23.1.bb | 2 +-

This file is not in oe-core. This patch should be sent to the meta-oe
mailing list.

Best regards.
-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* Re: [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
  2022-04-22  9:59 ` Luca Ceresoli
@ 2022-04-22 11:09   ` Matthias Klein
  2022-04-22 12:11     ` Peter Kjellerstedt
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Klein @ 2022-04-22 11:09 UTC (permalink / raw)
  To: luca.ceresoli; +Cc: openembedded-core

Hello Luca,

> This file is not in oe-core. This patch should be sent to the meta-oe
> mailing list.

Done: https://lists.openembedded.org/g/openembedded-devel/message/96734

Best regards,
Matthias


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

* RE: [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to PACKAGES
  2022-04-22 11:09   ` Matthias Klein
@ 2022-04-22 12:11     ` Peter Kjellerstedt
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2022-04-22 12:11 UTC (permalink / raw)
  To: Matthias Klein, luca.ceresoli@bootlin.com
  Cc: openembedded-core@lists.openembedded.org

> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Matthias Klein
> Sent: den 22 april 2022 13:10
> To: luca.ceresoli@bootlin.com
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core][PATCH] gpsd: bugfix: add gps-utils-python to
> PACKAGES
> 
> Hello Luca,
> 
> > This file is not in oe-core. This patch should be sent to the meta-oe
> > mailing list.
> 
> Done: https://lists.openembedded.org/g/openembedded-devel/message/96734
> 
> Best regards,
> Matthias

Heh, now there are three variants of that fix on the openembedded-devel 
list (mine being a little bit more complete as it also removes a comment 
that is no longer needed). ;)

//Peter



^ permalink raw reply	[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.