Skip to content

Commit

Permalink
Merge pull request #254 from pulp-platform/ck/ci-fix
Browse files Browse the repository at this point in the history
ci: Fix hash of CVA6 sdk
  • Loading branch information
alex96295 authored Feb 24, 2024
2 parents 64e8ef8 + ba70641 commit 7fd1906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carfield.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include $(CAR_ROOT)/bender-safed.mk
######################

CAR_NONFREE_REMOTE ?= [email protected]:carfield/carfield-nonfree.git
CAR_NONFREE_COMMIT ?= cf13e1d
CAR_NONFREE_COMMIT ?= acda49f

## @section Carfield platform nonfree components
## Clone the non-free verification IP for Carfield. Some components such as CI scripts and ASIC
Expand Down

0 comments on commit 7fd1906

Please sign in to comment.