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

libckteec: add missing unistd.h for group ID type #262

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

etienne-lms
Copy link
Contributor

libckteec: add missing unistd.h for group ID type

Include missing unistd.h to support type gid_t. This change fixes [1].

Link: [1] http://autobuild.buildroot.net/results/34b9946e6d59112a7eead304933534ad4739a84c/build-end.log
Signed-off-by: Etienne Carriere etienne.carriere@linaro.org

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

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

Acked-by: Jerome Forissier <jerome@forissier.org>

@jforissier
Copy link
Contributor

Nit: libckteec: add missing <unistd.h> for gid_t ;-)

Include missing unistd.h to support type gid_t. This change fixes [1].

Link: [1] http://autobuild.buildroot.net/results/34b9946e6d59112a7eead304933534ad4739a84c/build-end.log
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jerome Forissier <jerome@forissier.org>
@etienne-lms
Copy link
Contributor Author

log updated & tag applied

@jforissier jforissier merged commit 6b90868 into OP-TEE:master Mar 9, 2021
kraj pushed a commit to kraj/buildroot that referenced this pull request Mar 9, 2021
Include missing unistd.h to support type gid_t in ckteec library
of optee-client 3.12.0. This change fixes [1]. The fix has been
posted to optee-client forum, see [2].

Link: [1] http://autobuild.buildroot.net/results/34b9946e6d59112a7eead304933534ad4739a84c/build-end.log
Link: [2] OP-TEE/optee_client#262

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[yann.morin.1998@free.fr:
  - use an actual backport now that upstream applied it
  - fix typo in title
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
@etienne-lms etienne-lms deleted the ckteec-gid branch March 29, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants