From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libupnp: add LIBUPNP_CPE_ID_VENDOR
Date: Thu, 7 Jan 2021 22:58:18 +0100 [thread overview]
Message-ID: <20210107225818.60663d0c@windsurf.home> (raw)
In-Reply-To: <20210105171854.4114-1-fontaine.fabrice@gmail.com>
On Tue, 5 Jan 2021 18:18:54 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libupnp/libupnp.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk
> index 8831885ba4..cb7b9668f7 100644
> --- a/package/libupnp/libupnp.mk
> +++ b/package/libupnp/libupnp.mk
> @@ -11,5 +11,6 @@ LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no
> LIBUPNP_INSTALL_STAGING = YES
> LIBUPNP_LICENSE = BSD-3-Clause
> LIBUPNP_LICENSE_FILES = LICENSE
> +LIBUPNP_CPE_ID_VENDOR = libupnp_project
Setting CPE_ID_VENDOR to <rawname>_project is already what the
generic-package infrastructure does by default.
So I think here we should just do:
LIBUPNP_CPE_ID_VALID = YES
Could you check if it works for you, and if it does, submit this as a
patch ?
Thanks a lot, great to see this CPE stuff being picked up and used!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2021-01-07 21:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-05 17:18 [Buildroot] [PATCH 1/1] package/libupnp: add LIBUPNP_CPE_ID_VENDOR Fabrice Fontaine
2021-01-07 21:58 ` Thomas Petazzoni [this message]
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=20210107225818.60663d0c@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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