File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
recipes-containers/firecracker-bin Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ COMPATIBLE_HOST:arm = "null"
1818# nooelint: oelint.vars.srcurichecksum
1919SRC_URI = "https://github.com/firecracker-microvm/firecracker/releases/download/v${PV} /firecracker-v${PV} -${ARCH_DIR} .tgz;name=${ARCH_DIR} "
2020
21- SRC_URI [x86_64 . sha256sum ] = "00cadf7f21e709e939dc0c8d16e2d2ce7b975a62bec6c50f74b421cc8ab3cab4 "
22- SRC_URI [aarch64 . sha256sum ] = "58325e6c3c539482a412ec0b60e6f539c3320adebcf8179c7629d06736aee0bd "
21+ SRC_URI [x86_64 . sha256sum ] = "d4a32ab2322d887ca1bc4a4e7afa9cc35393e6362dfc2b3becb389d362e4275a "
22+ SRC_URI [aarch64 . sha256sum ] = "00654ac1e702a22744121ea9f10a4f792ebd7c3a744cba587dfac9fcb79b41a5 "
2323
2424UPGRADE_ARCHS = "x86_64 aarch64"
2525RECIPE_UPGRADE_EXTRA_TASKS = "update_other_arch_checksum"
You can’t perform that action at this time.
0 commit comments