summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-11-13 08:27:14 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2013-11-13 10:23:23 -0500
commit43260145fe3473020291436ef472240abc6e9bd0 (patch)
treec5e30c92a1fcd82c91aeeaa2528e86d242a298d9 /kernel.spec
parent049a74e3738b1a89132747168a05bd2b2c2dd601 (diff)
downloadkernel-43260145fe3473020291436ef472240abc6e9bd0.tar.gz
kernel-43260145fe3473020291436ef472240abc6e9bd0.tar.xz
kernel-43260145fe3473020291436ef472240abc6e9bd0.zip
Add patch to fix imx-drm build issues
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 01947e4f9..42e99d232 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -737,6 +737,8 @@ Patch25140: drm-qxl-backport-fixes-for-Fedora.patch
Patch25141: Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
+Patch25142: 0001-staging-imx-drm-Fix-modular-build-of-DRM_IMX_IPUV3.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1442,6 +1444,8 @@ ApplyPatch drm-qxl-backport-fixes-for-Fedora.patch
ApplyPatch Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
+ApplyPatch 0001-staging-imx-drm-Fix-modular-build-of-DRM_IMX_IPUV3.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2247,6 +2251,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Nov 13 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- Add patch to fix imx-drm build issues
+
* Wed Nov 13 2013 Adam Jackson <ajax@redhat.com>
- Hush i915's check_crtc_state()