Skip to content

Commit

Permalink
libopenssl: add custom CPE_ID_VENDOR
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
  • Loading branch information
rc-matthew-l-weber committed Mar 25, 2018
1 parent 0eb6574 commit 34eaf31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/libopenssl/libopenssl.mk
Expand Up @@ -15,6 +15,8 @@ HOST_LIBOPENSSL_DEPENDENCIES = host-zlib
LIBOPENSSL_TARGET_ARCH = generic32
LIBOPENSSL_CFLAGS = $(TARGET_CFLAGS)
LIBOPENSSL_PROVIDES = openssl
LIBOPENSSL_CPE_ID_VENDOR = $(LIBOPENSSL_PROVIDES)
LIBOPENSSL_CPE_ID_NAME = $(LIBOPENSSL_PROVIDES)
LIBOPENSSL_PATCH = \
https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-libs/openssl/files/openssl-1.0.2d-parallel-build.patch?id=c8abcbe8de5d3b6cdd68c162f398c011ff6e2d9d \
https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-libs/openssl/files/openssl-1.0.2a-parallel-obj-headers.patch?id=c8abcbe8de5d3b6cdd68c162f398c011ff6e2d9d \
Expand Down

0 comments on commit 34eaf31

Please sign in to comment.