Skip to content

Commit

Permalink
corretto-11-bin: upgrade 11.0.21.9.1 -> 11.0.22.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 19c331f commit e20448d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ 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] = "a09218f9caf0f5750137a41a69c2dddf98bfd4b9a596d57d82e3c32ec0145b15"
SRC_URI[x86.sha256sum] = "8371dbe7811954bf8352f61ca4a7b4396bbd7e647588735b292c4c97f7f9f31e"
SRC_URI[arm.sha256sum] = "f1504b5fe9e1cf249b44164ac89d6acc516af6434ebc5e31b673f9573def24b1"
SRC_URI[aarch64.sha256sum] = "a020628fb44b364bec178c64ac66941aabcbceaa26075ca1d19647953a3a2314"
SRC_URI[x86-64.sha256sum] = "f512bedb85adbef31c3823e219d9369e2bccb650575615478619b499f8e21117"
SRC_URI[x86.sha256sum] = "7ff643b414d84de01813832c2dd932a54201b6defc05671ea63bdfa7d624db0e"
SRC_URI[arm.sha256sum] = "90c1a1bb56dab1e09ed39082074d4f1ab2d0df7cbe661dfdb4d4f1929b2d2ec1"
SRC_URI[aarch64.sha256sum] = "a5f0728baec9b2a9fa1c9a6ee084feda059767cac0e4b33a4f4cb86fdcee9996"

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

0 comments on commit e20448d

Please sign in to comment.