Skip to content

Commit 1848412

Browse files
nikita-dubrovskiidustymabe
authored andcommitted
Revert "Add osbuild patch for org.osbuild.dmverity stage fix"
This reverts commit daa7046. (cherry picked from commit b76e1f9)
1 parent dcf2b97 commit 1848412

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

build.sh

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

175175
# Now all the software is under the /usr/lib/osbuild dir and we can patch
176-
cat /usr/lib/coreos-assembler/0001-stages-dmverity-make-device-objects-more-generic.patch \
177-
/usr/lib/coreos-assembler/0001-stages-coreos.platform-use-shutil.copy.patch \
176+
cat /usr/lib/coreos-assembler/0001-stages-coreos.platform-use-shutil.copy.patch \
178177
/usr/lib/coreos-assembler/0001-stages-selinux-don-t-require-file_contexts-if-labels.patch \
179178
/usr/lib/coreos-assembler/0001-hacks-for-coreos-selinux-issues.patch \
180179
| patch -d /usr/lib/osbuild -p1

src/0001-stages-dmverity-make-device-objects-more-generic.patch

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

0 commit comments

Comments
 (0)