Hello Peter,

I'm not sure it's that simple.

To me it looks like the recipe has bugs in python area, or my environment / 
build is causing problems.
In the log.do_compile file I see messages which make me wonder:

Checking whether python program exists...no
Target Python doesn't exist - disabling Python.
python = False (default True): build Python support and modules.
GPS regression tests suppressed because socket_export or python is off.

It looks to me that everything Python specific is disabled.
Therefore I am missing on the target e.g. also the following file which should 
be generated:

/usr/lib/python3.9/site-packages/gps/__init__.py
/usr/lib/python3.9/site-packages/gps/gps.py

Can anyone confirm this?

Best regards,
Matthias

-----Ursprüngliche Nachricht-----
Von: Peter Bergin <[email protected]> 
Gesendet: Mittwoch, 1. September 2021 15:15
An: Matthias Klein <[email protected]>; [email protected]
Betreff: Re: [yocto] gpsd [version 3.23; master branch]: Is it possible to 
include / enable ubxtool?

Hi Matthias,

On 2021-09-01 12:33, Matthias Klein wrote:
> Hello,
>
> is it somehow possible to add the ubxtool in the gpsd-utils package?
>
> (I use the current master branch)
>
gpsd recipe is located in meta-oe. As the ubxtool file is present in the build 
it is possible to add it. Just make sure it is installed in the do_install step 
and then that the file is added to FILES_gps-utils variable.

Best regards,
/Peter

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54631): https://lists.yoctoproject.org/g/yocto/message/54631
Mute This Topic: https://lists.yoctoproject.org/mt/85298361/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to