Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving OpenSSL Package Config into Common BUILD #7018

Conversation

emargolis
Copy link
Contributor

@emargolis emargolis commented May 20, 2021

Problem

Currently pkg_config for OpenSSL is run twice by src/crypto/BUILD.gn and src/tools/chip-cert/BUILD.gn.

Change overview

src/tools/chip-cert/BUILD.gn is using OpenSSL package generated by src/crypto/BUILD.gn

Testing

Manually tested by generating, converting and verifying various CHIP certificates.

Ticket #6796

src/tools/chip-cert/BUILD.gn Show resolved Hide resolved
@emargolis emargolis force-pushed the feature/emargolis/move-openssl-pkg-config branch from 36a59cb to ab1cd9e Compare May 21, 2021 17:52
Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the PR following the standard template that includes testing details.

@emargolis emargolis requested a review from woody-apple May 21, 2021 19:45
@emargolis
Copy link
Contributor Author

Please update the PR following the standard template that includes testing details.

updated

@andy31415
Copy link
Contributor

andy31415 commented May 25, 2021

"Manually tested by generating, converting and verifying various CHIP certificate"

could we add an automated test here? Or does one already exist?

@andy31415
Copy link
Contributor

@woody-apple - summary was updated according to the template

@emargolis
Copy link
Contributor Author

"Manually tested by generating, converting and verifying various CHIP certificate"

could we add an automated test here? Or does one already exist?

Opened #7104 to follow up.

@stale
Copy link

stale bot commented Jun 1, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Jun 1, 2021
@emargolis
Copy link
Contributor Author

@woody-apple - summary was updated according to the template

@woody-apple

@stale stale bot removed the stale Stale issue or PR label Jun 1, 2021
@woody-apple woody-apple merged commit 5f8176a into project-chip:master Jun 3, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
@emargolis emargolis deleted the feature/emargolis/move-openssl-pkg-config branch December 14, 2021 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants