Skip to content

Commit

Permalink
Revert "Add osbuild patch for org.osbuild.dmverity stage fix"
Browse files Browse the repository at this point in the history
This reverts commit daa7046.
  • Loading branch information
nikita-dubrovskii authored and dustymabe committed Oct 7, 2024
1 parent 7550a58 commit b76e1f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 60 deletions.
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@ patch_osbuild() {
mv /usr/bin/osbuild-mpp /usr/lib/osbuild/tools/

# Now all the software is under the /usr/lib/osbuild dir and we can patch
cat /usr/lib/coreos-assembler/0001-stages-dmverity-make-device-objects-more-generic.patch \
/usr/lib/coreos-assembler/0001-stages-coreos.platform-use-shutil.copy.patch \
cat /usr/lib/coreos-assembler/0001-stages-coreos.platform-use-shutil.copy.patch \
/usr/lib/coreos-assembler/0001-stages-selinux-don-t-require-file_contexts-if-labels.patch \
/usr/lib/coreos-assembler/0001-hacks-for-coreos-selinux-issues.patch \
| patch -d /usr/lib/osbuild -p1
Expand Down
58 changes: 0 additions & 58 deletions src/0001-stages-dmverity-make-device-objects-more-generic.patch

This file was deleted.

0 comments on commit b76e1f9

Please sign in to comment.