facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
631 stars 277 forks source link

circleci: Update QEMU release to 0.1.2 #189

Closed peterdelevoryas closed 2 years ago

peterdelevoryas commented 2 years ago

Summary: This is updating the OpenBMC QEMU release to 0.1.2.

I've changed the Github Releases filename for QEMU to "qemu-system-arm.ubuntu" because now we have two binaries in the Github Release assets, one for Ubuntu and one for CentOS 8 (devservers, Sandcastle, etc).

Now Netcastle can start pulling from Github Releases too, using "qemu-system-arm.centos8".

Test Plan: Verifying this passes CircleCI tests with the new release version.