Skip to content

Commit 58f6d0b

Browse files
cgwaltersjlebon
authored andcommitted
build: Also pull in ostree from updates-testing
To test out composefs faster. xref coreos/fedora-coreos-config#2856 (comment)
1 parent a78a123 commit 58f6d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ install_rpms() {
6767

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

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

0 commit comments

Comments
 (0)