From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2] gpsd: version bump 2.39 -> 3.19
Date: Fri, 25 Oct 2019 15:38:48 +0200 [thread overview]
Message-ID: <20191025133848.oinewy6sjixwelod@pengutronix.de> (raw)
In-Reply-To: <20191025131736.GA9062@lenoch>
On Fri, Oct 25, 2019 at 03:17:36PM +0200, Ladislav Michl wrote:
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> ---
> ...still work in progress...
>
> CHANGES:
> -v1: regenerate patches, fix kconfig, drop cross path and
> pkg-config env, fix python version, fix python bindings
> install rule
>
[...]
>
> ifdef PTXCONF_GPSD_PYTHON
> @cd $(GPSD_PKGDIR) && \
> - find ./usr/lib/python$(PYTHON_MAJORMINOR) \
> + find ./usr/lib/python$(PYTHON3_MAJORMINOR) \
> -name "*.so" -o -name "*.pyc" | \
Can you turn this into a install_glob please? The various python packages
should help as an example.
I've not tested this yet, but the rest looks good.
Michael
> while read file; do \
> $(call install_copy, gpsd, 0, 0, 644, -, $${file##.}); \
> --
> 2.24.0.rc0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2019-10-25 13:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-25 7:33 [ptxdist] [PATCH 0/2] add scons conf tool and let gpsd to use it Ladislav Michl
2019-10-25 7:34 ` [ptxdist] [PATCH 1/2] add scons conf tool Ladislav Michl
2019-10-25 7:55 ` Michael Olbrich
2019-10-25 23:09 ` Ladislav Michl
2019-10-27 6:30 ` Michael Olbrich
2019-11-15 19:19 ` Ladislav Michl
2019-11-16 10:08 ` Michael Olbrich
2019-11-18 21:15 ` Ladislav Michl
2019-10-25 7:35 ` [ptxdist] [PATCH 2/2] gpsd: version bump 2.39 -> 3.19 Ladislav Michl
2019-10-25 8:16 ` Michael Olbrich
2019-10-25 13:17 ` [ptxdist] [PATCH v2] " Ladislav Michl
2019-10-25 13:38 ` Michael Olbrich [this message]
2019-10-25 13:58 ` Ladislav Michl
2019-10-25 23:13 ` [ptxdist] [PATCH v3] " Ladislav Michl
2019-10-27 6:22 ` Michael Olbrich
2019-10-27 16:25 ` Michael Olbrich
2019-10-27 22:29 ` Ladislav Michl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191025133848.oinewy6sjixwelod@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox