Skip to content

Conversation

@sandy-lcq
Copy link

used

When buildtools is used and nativesdk-git is installed into sdk, do_configure failed with error:
[1/9] Performing download step (git clone) for 'protobuf-populate' Cloning into 'protobuf'...
fatal: unable to access 'https://github.com/protocolbuffers/protobuf/': error setting certificate file: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-wrlinuxsdk-linux/etc/ssl/certs/ca-certificates.crt

With commit [1], GIT_SSL_CAINFO is added into BB_ENV_PASSTHROUGH_ADDITIONS, export GIT_SSL_CAINFO to fix above failure

[1] https://git.openembedded.org/openembedded-core/commit/?id=183e043de423fd3f7833366ca524a6f7d17e6d14

used

When buildtools is used and nativesdk-git is installed into sdk,
do_configure failed with error:
[1/9] Performing download step (git clone) for 'protobuf-populate'
Cloning into 'protobuf'...
fatal: unable to access 'https://github.com/protocolbuffers/protobuf/': error setting certificate file: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-wrlinuxsdk-linux/etc/ssl/certs/ca-certificates.crt

With commit [1], GIT_SSL_CAINFO is added into BB_ENV_PASSTHROUGH_ADDITIONS,
export GIT_SSL_CAINFO to fix above failure

[1] https://git.openembedded.org/openembedded-core/commit/?id=183e043de423fd3f7833366ca524a6f7d17e6d14

Signed-off-by: Changqing Li <changqing.li@windriver.com>
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.

1 participant