summarylogtreecommitdiffstats
path: root/0001-disable-scm-version.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-disable-scm-version.patch')
-rw-r--r--0001-disable-scm-version.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0001-disable-scm-version.patch b/0001-disable-scm-version.patch
new file mode 100644
index 000000000000..866a2a239b15
--- /dev/null
+++ b/0001-disable-scm-version.patch
@@ -0,0 +1,12 @@
+diff --git a/scripts/setlocalversion b/scripts/setlocalversion
+index 71f39410691b..f76b0bbc6f5d 100755
+--- a/scripts/setlocalversion
++++ b/scripts/setlocalversion
+@@ -31,6 +31,7 @@ fi
+
+ scm_version()
+ {
++ return
+ local short
+ short=false
+