Skip to content

Commit fdc2203

Browse files
dustymabejlebon
authored andcommitted
osbuild: drop add-erofs-support.patch
It's been released in v141 of OSBuild so we can drop this patch.
1 parent 4b6d89f commit fdc2203

File tree

2 files changed

+1
-151
lines changed

2 files changed

+1
-151
lines changed

build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,7 @@ patch_osbuild() {
169169
mv /usr/bin/osbuild-mpp /usr/lib/osbuild/tools/
170170

171171
# Now all the software is under the /usr/lib/osbuild dir and we can patch
172-
cat /usr/lib/coreos-assembler/0001-stages-coreos.live-artifacts-add-erofs-support.patch \
173-
/usr/lib/coreos-assembler/0002-stages-coreos.live-artifacts-update-comments-names-t.patch \
172+
cat /usr/lib/coreos-assembler/0002-stages-coreos.live-artifacts-update-comments-names-t.patch \
174173
/usr/lib/coreos-assembler/0001-stages-add-more-options-to-qemu-vmdk-disk-type.patch \
175174
/usr/lib/coreos-assembler/0001-stages-coreos.live-artifacts-use-var-tmp-for-mkfs.er.patch \
176175
| patch -d /usr/lib/osbuild -p1

src/0001-stages-coreos.live-artifacts-add-erofs-support.patch

Lines changed: 0 additions & 149 deletions
This file was deleted.

0 commit comments

Comments
 (0)