Skip to content

Commit 217c93e

Browse files
meta-aws-maintainerrpcme
authored andcommitted
firecracker-bin: upgrade 1.15.0 -> 1.15.1
(cherry picked from commit 13a8b66)
1 parent a6f2545 commit 217c93e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes-containers/firecracker-bin/firecracker-bin_1.15.0.bb renamed to recipes-containers/firecracker-bin/firecracker-bin_1.15.1.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ COMPATIBLE_HOST:arm = "null"
1818
# nooelint: oelint.vars.srcurichecksum
1919
SRC_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

2424
UPGRADE_ARCHS = "x86_64 aarch64"
2525
RECIPE_UPGRADE_EXTRA_TASKS = "update_other_arch_checksum"

0 commit comments

Comments
 (0)