File tree 1 file changed +4
-4
lines changed
recipes-devtools/amazon-corretto
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ BASE:x86 = "amazon-corretto-${PV}-linux-x86"
16
16
SRC_URI :x86 = "https://corretto.aws/downloads/resources/${PV} /amazon-corretto-${PV} -linux-x86.tar.gz;name=x86"
17
17
18
18
# you can find checksum here: https://github.com/corretto/corretto-11/releases since devtool upgrade can only do one arch atm.
19
- SRC_URI [x86 -64 . sha256sum ] = "a09218f9caf0f5750137a41a69c2dddf98bfd4b9a596d57d82e3c32ec0145b15 "
20
- SRC_URI [x86 . sha256sum ] = "8371dbe7811954bf8352f61ca4a7b4396bbd7e647588735b292c4c97f7f9f31e "
21
- SRC_URI [arm . sha256sum ] = "f1504b5fe9e1cf249b44164ac89d6acc516af6434ebc5e31b673f9573def24b1 "
22
- SRC_URI [aarch64 . sha256sum ] = "a020628fb44b364bec178c64ac66941aabcbceaa26075ca1d19647953a3a2314 "
19
+ SRC_URI [x86 -64 . sha256sum ] = "f512bedb85adbef31c3823e219d9369e2bccb650575615478619b499f8e21117 "
20
+ SRC_URI [x86 . sha256sum ] = "7ff643b414d84de01813832c2dd932a54201b6defc05671ea63bdfa7d624db0e "
21
+ SRC_URI [arm . sha256sum ] = "90c1a1bb56dab1e09ed39082074d4f1ab2d0df7cbe661dfdb4d4f1929b2d2ec1 "
22
+ SRC_URI [aarch64 . sha256sum ] = "a5f0728baec9b2a9fa1c9a6ee084feda059767cac0e4b33a4f4cb86fdcee9996 "
23
23
24
24
COMPATIBLE_MACHINE :armv7a = "(.*)"
25
25
COMPATIBLE_MACHINE :armv7ve = "(.*)"
You can’t perform that action at this time.
0 commit comments