summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-11-03 11:59:27 +0000
committerPeter Robinson <pbrobinson@gmail.com>2015-11-03 11:59:27 +0000
commitb4eeb683096694126733211ba4b2adba03ae68b1 (patch)
treee1f8215b4799cef4d13844d77f457a39403cb7d2 /kernel.spec
parentff953c8de2dc89a90ba8424123d9177f6623e1cc (diff)
downloadkernel-b4eeb683096694126733211ba4b2adba03ae68b1.tar.gz
kernel-b4eeb683096694126733211ba4b2adba03ae68b1.tar.xz
kernel-b4eeb683096694126733211ba4b2adba03ae68b1.zip
Add patch to fix crash in omap_wdt (headed upstream), Build in ARM generic crypto optomisation modules, Minor ARM updates
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index b0d0ef729..6d2230e1c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -506,6 +506,8 @@ Patch457: ARM-tegra-usb-no-reset.patch
Patch458: ARM-dts-Add-am335x-bonegreen.patch
+Patch459: 0001-watchdog-omap_wdt-fix-null-pointer-dereference.patch
+
Patch463: arm-i.MX6-Utilite-device-dtb.patch
Patch466: input-kill-stupid-messages.patch
@@ -2036,7 +2038,12 @@ fi
#
#
%changelog
-* Mon Nov 02 2015 Laura Abbott <labbott@redhat.com> - 4.2.0-1
+* Tue Nov 2 2015 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add patch to fix crash in omap_wdt (headed upstream)
+- Build in ARM generic crypto optomisation modules
+- Minor ARM updates
+
+* Mon Nov 02 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-1
- Linux v4.3
- Disable debugging options.