Skip to content

Commit

Permalink
corretto-17-bin: upgrade 17.0.9.8.1 -> 17.0.10.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-iot-embedded-linux-ci authored and aws-iot-embedded-linux-ci2 committed Jan 22, 2024
1 parent 0d6c73b commit dc26d20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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-17/releases since devtool upgrade can only do one arch atm.
SRC_URI[x86-64.sha256sum] = "0cf11d8e41d7b28a3dbb95cbdd90c398c310a9ea870e5a06dac65a004612aa62"
SRC_URI[aarch64.sha256sum] = "8141bc6ea84ce103a040128040c2f527418a6aa3849353dcfa3cf77488524499"
SRC_URI[x86-64.sha256sum] = "077a0bb5e754119408da694f8cd82579406f7b964bbc8b6141c5b2e42800db8f"
SRC_URI[aarch64.sha256sum] = "0d18a9cae8c8b195397cfbccdde2a16207ddd2c681ab6d2b5766fe251a8346d5"

# 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 dc26d20

Please sign in to comment.