Skip to content

Commit

Permalink
corretto-11-bin: upgrade 11.0.24.8.1 -> 11.0.25.9.1
Browse files Browse the repository at this point in the history
(cherry picked from commit df9def5)
  • Loading branch information
aws-iot-embedded-linux-ci authored and github-actions[bot] committed Oct 16, 2024
1 parent 9b59668 commit d0bf0c1
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ BASE:x86 = "amazon-corretto-${PV}-linux-x86"
SRC_URI:x86 = "https://corretto.aws/downloads/resources/${PV}/amazon-corretto-${PV}-linux-x86.tar.gz;name=x86"

# you can find checksum here: https://github.com/corretto/corretto-11/releases since devtool upgrade can only do one arch atm.
SRC_URI[x86-64.sha256sum] = "f71f14e692b332ca71470f23c6a2d4940fbb5dce9eb40146f8a3fb8a58b37b9a"
SRC_URI[x86.sha256sum] = "1a584341b11a076a2818669456f6998780ed87ee61f2a1121806f04e1a0646fa"
SRC_URI[arm.sha256sum] = "06c5fd3a13c9be6f67faab28bd71e272489c7a4dfc44259ce60dcecf7106bb79"
SRC_URI[aarch64.sha256sum] = "8102b5632320af662168497dde97e5c08647cd2f030decc197b3ce3ddda59a6f"

SRC_URI[aarch64.sha256sum] = "130b51021d30e13f7b15c0b1febb6c6dfa8bcd52f9212528a342f1bc4432f9f6"
SRC_URI[arm.sha256sum] = "be187726104d66392f76f9f4abe3f4190b15048aedb1566c4701873c939b80be"
SRC_URI[x86-64.sha256sum] = "68e75fa1048b9e2aec0c19f8defe399868f11862028a93b9afba0dbb462dfc02"
SRC_URI[x86.sha256sum] = "9977fab8fe12777be06787d64e8abb0e50d62f408d9821f632824810322d6ea3"

COMPATIBLE_MACHINE:armv7a = "(.*)"
COMPATIBLE_MACHINE:armv7ve = "(.*)"
Expand Down

0 comments on commit d0bf0c1

Please sign in to comment.