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

[infra] Update HDF5 version #12935

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

hseok-oh
Copy link
Contributor

This commit updates HDF5 version to 1.14.4.2.
This version does not require additional build tool execution for build, so we don't need patch for cross build.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com


# NOTE https://github.com/Samsung/ONE/issues/8762
# TODO generalize to select 'linux-armv7l'
set(H5TINIT_C_FROM_NATIVE ${CMAKE_CURRENT_LIST_DIR}/H5Tinit.c.linux-armv7l)
Copy link
Contributor

Choose a reason for hiding this comment

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

from this, H5Tinit.c.linux-armv7l file can be removed

@hseok-oh hseok-oh force-pushed the version_up_hdf5 branch 2 times, most recently from d171522 to c365fb3 Compare April 30, 2024 02:07
@hseok-oh hseok-oh marked this pull request as draft April 30, 2024 04:22
@hseok-oh
Copy link
Contributor Author

hseok-oh commented Apr 30, 2024

ubuntu 20.04: cmake version requirement issue - 1.14.4.2. requires 3.18
latest version using cmake 3.12: 1.13.2

This commit updates HDF5 version to 1.14.4.2.
This version does not require additional build tool execution for build, so we don't need patch for cross build.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh added the PR/NO MERGE Please don't merge. I'm still working on this :) label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/NO MERGE Please don't merge. I'm still working on this :)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants