Skip to content

Commit

Permalink
Advance cf-edhoc commits further
Browse files Browse the repository at this point in the history
  • Loading branch information
actyp committed Dec 30, 2024
1 parent 2a14f0b commit 85cfc0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/setup_fuzzer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ setup_cf_edhoc() {
# setup cf-edhoc library

PATCH_FILE="${SCRIPT_DIR}/cf-edhoc.patch"
CHECKOUT="d9ed923deb4a4462aaf2bdc9fa3e3b369c8a43d2"
CHECKOUT="d96b10d00f2e5a6af9c9315e2f922d2360c8cb15"

set -e
cd "${BASE_DIR}"
Expand Down
2 changes: 1 addition & 1 deletion scripts/setup_sul.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ setup_lakers() {

setup_rise() {
# rise
CHECKOUT="d9ed923deb4a4462aaf2bdc9fa3e3b369c8a43d2"
CHECKOUT="d96b10d00f2e5a6af9c9315e2f922d2360c8cb15"
PREFIX="${SOURCES_DIR}/californium/cf-edhoc/src"
POSTFIX="java/org/eclipse/californium/edhoc"
CF_EDHOC_MAIN_DIR="${PREFIX}/main/${POSTFIX}"
Expand Down

0 comments on commit 85cfc0c

Please sign in to comment.