Skip to content

Commit

Permalink
corretto-21-bin: upgrade 21.0.5.11.1 -> 21.0.6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-iot-embedded-linux-ci committed Jan 22, 2025
1 parent 0b56d8f commit 2a09bb6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ SRC_URI:append:aarch64 = " https://corretto.aws/downloads/resources/${PV}/amazon
SRC_URI:append:x86-64 = " https://corretto.aws/downloads/resources/${PV}/amazon-corretto-${PV}-linux-x64.tar.gz;name=x86-64"

# you can find checksum here: https://github.com/corretto/corretto-21/releases since devtool upgrade can only do one arch atm.
SRC_URI[aarch64.sha256sum] = "f9ff86ddc8aa923489d0f39f9b202742c3bbef949e03786a25d25cec0082e7c3"
SRC_URI[x86-64.sha256sum] = "d5027d69a01e65d102de6a5699252447b92b5f2e5c49eb27117001004443e1ac"
SRC_URI[x86-64.sha256sum] = "a935c870c56c3a6d9fad6411fa20e026471c9842f50dd84aa7b2fdda3edeb5f3"

# also available in master (not kirkstone) in classes-recipe: github-releases
UPSTREAM_CHECK_REGEX ?= "releases/tag/v?(?P<pver>\d+(\.\d+)+)"
Expand Down

0 comments on commit 2a09bb6

Please sign in to comment.