All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR
@ 2021-01-11  7:04 Fabrice Fontaine
  2021-01-11 14:44 ` Matthew Weber
  2021-01-11 21:13 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-01-11  7:04 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/cereal/cereal.mk b/package/cereal/cereal.mk
index 3811fdf32f..c9ce9976bf 100644
--- a/package/cereal/cereal.mk
+++ b/package/cereal/cereal.mk
@@ -9,6 +9,7 @@ CEREAL_SITE = $(call github,USCiLab,cereal,v$(CEREAL_VERSION))
 # For licensing, see also: https://github.com/USCiLab/cereal/issues/609
 CEREAL_LICENSE = BSD-3-Clause (cereal), Zlib (base64.hpp), MIT (rapidjson), BSL-1.0 or MIT (rapidxml)
 CEREAL_LICENSE_FILES = LICENSE include/cereal/external/base64.hpp include/cereal/external/rapidjson/rapidjson.h include/cereal/external/rapidxml/license.txt
+CEREAL_CPE_ID_VENDOR = usc
 CEREAL_INSTALL_STAGING = YES
 CEREAL_INSTALL_TARGET = NO
 CEREAL_CONF_OPTS = \
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR
  2021-01-11  7:04 [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR Fabrice Fontaine
@ 2021-01-11 14:44 ` Matthew Weber
  2021-01-11 21:13 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Weber @ 2021-01-11 14:44 UTC (permalink / raw)
  To: buildroot

Fabrice,

On Mon, Jan 11, 2021 at 1:06 AM Fabrice Fontaine
<fontaine.fabrice@gmail.com> wrote:
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

I verified the name/vendor customization creates a match in the NIST dictionary.

Reviewed-by: Matthew Weber >matthew.weber at rockwellcollins.com

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

* [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR
  2021-01-11  7:04 [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR Fabrice Fontaine
  2021-01-11 14:44 ` Matthew Weber
@ 2021-01-11 21:13 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-01-11 21:13 UTC (permalink / raw)
  To: buildroot

On Mon, 11 Jan 2021 08:04:49 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

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

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2021-01-11 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11  7:04 [Buildroot] [PATCH 1/1] package/cereal: add CEREAL_CPE_ID_VENDOR Fabrice Fontaine
2021-01-11 14:44 ` Matthew Weber
2021-01-11 21:13 ` Thomas Petazzoni

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.