Skip to content

Commit

Permalink
Revert "k6.6.4 temporary patch (#4206)" (#4237)
Browse files Browse the repository at this point in the history
This reverts commit c7c1109.
  • Loading branch information
peabee authored Feb 12, 2024
1 parent 17bc07d commit 6f583c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
7 changes: 0 additions & 7 deletions kernel-kit/patches/aufs_sources/apply
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,4 @@ if [ "$kseries" = "5.4" ] ; then
fi
fi

if [ "$kseries" = "6.6" ] ; then
if vercmp $kver ge 6.6.4 ; then
# temorary until aufs-6.6.4 appears
patch -N -p1 < ../patches/aufs_sources/k6.6.4.patch
fi
fi

### END ###
20 changes: 0 additions & 20 deletions kernel-kit/patches/aufs_sources/k6.6.4.patch

This file was deleted.

0 comments on commit 6f583c1

Please sign in to comment.