diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-12-11 22:09:20 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2013-12-11 22:09:20 +0000 |
commit | e364528a6bb487d2253a0db3aa8f837634013a9c (patch) | |
tree | 2fe772df88aba01c09a001ea4c55ec3dfd3a5ca9 /kernel.spec | |
parent | f623d15c9c8e3453ab22b91c148466e030fe87b7 (diff) | |
download | kernel-e364528a6bb487d2253a0db3aa8f837634013a9c.tar.gz kernel-e364528a6bb487d2253a0db3aa8f837634013a9c.tar.xz kernel-e364528a6bb487d2253a0db3aa8f837634013a9c.zip |
Fix am33xx cpsw ethernet (Beagle Bone)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index d18754607..9d10a498e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -694,6 +694,7 @@ Patch21025: arm-imx6-utilite.patch # scheduled for 3.13. The others should be landing via other trees Patch21030: arm-am33xx-arm-soc-upstream.patch Patch21031: arm-am33xx-bblack.patch +Patch21032: arm-am33xx-cpsw.patch #rhbz 754518 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch @@ -1294,6 +1295,7 @@ ApplyPatch arm-imx6-utilite.patch ApplyPatch arm-am33xx-arm-soc-upstream.patch ApplyPatch arm-am33xx-bblack.patch +ApplyPatch arm-am33xx-cpsw.patch # # bugfixes to drivers and filesystems @@ -2241,6 +2243,9 @@ fi # ||----w | # || || %changelog +* Wed Dec 11 2013 Peter Robinson <pbrobinson@fedoraproject.org> +- Fix am33xx cpsw ethernet (Beagle Bone) + * Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org> - Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802) |