Skip to content

Commit

Permalink
pin kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed May 23, 2024
1 parent 4187143 commit 14c1e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ endif()
ExternalProject_Add(
${KERNEL_NAME}
GIT_REPOSITORY "https://github.com/delta-incubator/delta-kernel-rs"
GIT_TAG main
GIT_TAG e49bf519fb2a01f1b3eb78ef53d50fc70bda3142
CONFIGURE_COMMAND ""
UPDATE_COMMAND ""
PATCH_COMMAND python3 ${CMAKE_SOURCE_DIR}/../scripts/apply_patches.py ${CMAKE_SOURCE_DIR}/../patches/delta_kernel_rs
Expand Down

0 comments on commit 14c1e0c

Please sign in to comment.