aboutsummaryrefslogtreecommitdiff
path: root/measure_scripts/11-patch
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-07-28 22:42:45 +0200
committerKarel Kočí <cynerd@email.cz>2015-08-12 10:22:55 +0200
commit440bca33aaeb7ed453948c933eaaef42e2eb0f6e (patch)
tree95200bfea919171d3acba0a265bd97c29f3ac64f /measure_scripts/11-patch
parent7f470bd576f8b66345d22ee72b1a4ec57fd13c93 (diff)
downloadlinux-conf-perf-440bca33aaeb7ed453948c933eaaef42e2eb0f6e.tar.gz
linux-conf-perf-440bca33aaeb7ed453948c933eaaef42e2eb0f6e.tar.bz2
linux-conf-perf-440bca33aaeb7ed453948c933eaaef42e2eb0f6e.zip
Add external scripts and set boot configuration
Diffstat (limited to 'measure_scripts/11-patch')
-rwxr-xr-xmeasure_scripts/11-patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/measure_scripts/11-patch b/measure_scripts/11-patch
new file mode 100755
index 0000000..d29976e
--- /dev/null
+++ b/measure_scripts/11-patch
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+cd ../linux
+
+git reset --hard
+
+git apply --index < ../other_scripts/shark-ryu-board-patch.patch