Skip to content

Commit

Permalink
clang: Update to latest 13.x branch
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Aug 2, 2021
1 parent 17c9d44 commit 527f628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-devtools/clang/clang.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MAJOR_VER = "13"
MINOR_VER = "0"
PATCH_VER = "0"

SRCREV ?= "6b2e4c5a58d7f75f52b740bd7d96dc3a00b7ef6c"
SRCREV ?= "6eaf46beb4628abf8f5b09a333bcd44d2fb2aff9"

PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}"
BRANCH = "release/13.x"
Expand Down

0 comments on commit 527f628

Please sign in to comment.