All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT
@ 2022-06-30 22:00 Fabrice Fontaine
  2022-07-06 21:12 ` Thomas Petazzoni via buildroot
  2022-07-22  8:35 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-06-30 22:00 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Fix typo added by commit 6b79c8fb05bf1ae569d8b8e8c9f6f516e97c9ae0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libgpgme/libgpgme.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libgpgme/libgpgme.mk b/package/libgpgme/libgpgme.mk
index f61e9fe41a..b42a1a363a 100644
--- a/package/libgpgme/libgpgme.mk
+++ b/package/libgpgme/libgpgme.mk
@@ -10,7 +10,7 @@ LIBGPGME_SOURCE = gpgme-$(LIBGPGME_VERSION).tar.bz2
 LIBGPGME_LICENSE = LGPL-2.1+
 LIBGPGME_LICENSE_FILES = COPYING.LESSER
 LIBGPGME_CPE_ID_VENDOR = gnupg
-LIBGPGME_CPE_ID_PRODUCT = gpgpme
+LIBGPGME_CPE_ID_PRODUCT = gpgme
 LIBGPGME_INSTALL_STAGING = YES
 LIBGPGME_DEPENDENCIES = libassuan libgpg-error
 LIBGPGME_CONFIG_SCRIPTS = gpgme-config
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT
  2022-06-30 22:00 [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT Fabrice Fontaine
@ 2022-07-06 21:12 ` Thomas Petazzoni via buildroot
  2022-07-22  8:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-06 21:12 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Fri,  1 Jul 2022 00:00:26 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix typo added by commit 6b79c8fb05bf1ae569d8b8e8c9f6f516e97c9ae0
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libgpgme/libgpgme.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT
  2022-06-30 22:00 [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT Fabrice Fontaine
  2022-07-06 21:12 ` Thomas Petazzoni via buildroot
@ 2022-07-22  8:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-07-22  8:35 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix typo added by commit 6b79c8fb05bf1ae569d8b8e8c9f6f516e97c9ae0
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.05.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-22  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 22:00 [Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT Fabrice Fontaine
2022-07-06 21:12 ` Thomas Petazzoni via buildroot
2022-07-22  8:35 ` Peter Korsgaard

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.