Skip to content

Commit

Permalink
build: Fast track bootupd
Browse files Browse the repository at this point in the history
Because waiting an entire week for no one to add karma is just
the worst...
  • Loading branch information
cgwalters committed Sep 20, 2023
1 parent c1aa145 commit 4479a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ install_rpms() {

# Add fast-tracked packages here. We don't want to wait on bodhi for rpm-ostree
# as we want to enable fast iteration there.
yum -y --enablerepo=updates-testing upgrade rpm-ostree
yum -y --enablerepo=updates-testing upgrade rpm-ostree bootupd

# Delete file that only exists on ppc64le because it is causing
# sudo to not work.
Expand Down

0 comments on commit 4479a8d

Please sign in to comment.