[Buildroot] [next,v2 8/8] boa: add CPE id

Matt Weber matthew.weber at rockwellcollins.com
Thu Mar 1 05:23:39 UTC 2018


Signed-off-by: Matthew Weber <matthew.weber at rockwellcollins.com>
---
Changes
v1 -> v2
[Thomas P
 - Updated how the ID is generated.
 - Added back in newline before the *_INSTALL_TARGET_CMD
---
 package/boa/boa.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/boa/boa.mk b/package/boa/boa.mk
index d8bcaa1..2141fb2 100644
--- a/package/boa/boa.mk
+++ b/package/boa/boa.mk
@@ -8,6 +8,7 @@ BOA_VERSION = 0.94.14rc21
 BOA_SITE = http://www.boa.org
 BOA_LICENSE = GPL-2.0+
 BOA_LICENSE_FILES = COPYING
+BOA_CPE_ID_VENDOR = $(BOE_NAME)
 
 define BOA_INSTALL_TARGET_CMDS
 	$(INSTALL) -D -m 755 $(@D)/src/boa $(TARGET_DIR)/usr/sbin/boa
-- 
1.9.1




More information about the buildroot mailing list