Skip to content

Commit

Permalink
Going back to a single large patch, instead of a split patch for reve…
Browse files Browse the repository at this point in the history
…rsing upstream patches and dappersec patches
  • Loading branch information
matthewruffell committed Oct 3, 2018
1 parent 9de918b commit 26ce051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ git checkout -b dappersec

echo "Omitting patches..."
sh ../../omitted-patches/omit-patches.sh >> ../../release.log
git add *
git commit -m "Omitted patches from Dapper Secure Kernel Patchset" >> ../../release.log
#git add *
#git commit -m "Omitted patches from Dapper Secure Kernel Patchset" >> ../../release.log

echo "Patching Dapper Secure Kernel Patches..."
patch -F 0 -p1 < ../../dapper-secure-kernel-patchset-test.patch >> ../../release.log
Expand Down

0 comments on commit 26ce051

Please sign in to comment.