summaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-01-26 16:10:22 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-01-26 16:10:22 -0500
commit41e8ae3627a9d7da6eab7bf10ce758ba22f6f955 (patch)
tree9ec7ed615fa214f8768efa6348715d7424d074c4 /sources
parentf4123407df7bff8fac276c47fc5cf32c17445edf (diff)
downloadkernel-41e8ae3627a9d7da6eab7bf10ce758ba22f6f955.tar.gz
kernel-41e8ae3627a9d7da6eab7bf10ce758ba22f6f955.tar.xz
kernel-41e8ae3627a9d7da6eab7bf10ce758ba22f6f955.zip
Fix 3.19-rc6 builds with patch-2.7.3
Upstream patch decided that relative symlinks are dangerous to create via patch, so it refuses to do so. To get the kernel to build, we remove the hunk in patch-3.19-rc6.xz that was attempting to create one, and do it manually in the spec file. The spec change should go away when 3.19 final is out.
Diffstat (limited to 'sources')
-rw-r--r--sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources b/sources
index b256441b9..4adec7995 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
-90beea7083f70000e32c14463e576a46 patch-3.19-rc6.xz
+d8390346b3cbe2460f59e27c6363c0ad patch-3.19-rc6.xz