Skip to content

Commit

Permalink
Update ACL pin to 2c89354db280614ab1ef538eaa2f214b20db038f
Browse files Browse the repository at this point in the history
* fix: Clarify Third-Party IP licenses

Signed-off-by: John Mcloughlin <[email protected]>
Change-Id: Ie67f7996cc9027df5df65bd65d9cacc349f62da9
  • Loading branch information
John-ARM committed Nov 4, 2024
1 parent 7596a7d commit da6597f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_compute_library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_08" # Release 24.08
#
# For pinning to a revision use this:
DEFAULT_CLFRAMEWORKREVISION="b343ed883af41668566a25deb30054e4dc4ae939" #build: Include test .cpp files automatically in CMake build
DEFAULT_CLFRAMEWORKREVISION="2c89354db280614ab1ef538eaa2f214b20db038f" #fix: Clarify Third-Party IP licenses
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out
the pinned version of ACL based on the SHA string defined at the top of this script (DEFAULT_CLFRAMEWORKREVISION).
Expand Down

0 comments on commit da6597f

Please sign in to comment.