summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-09-09 07:44:05 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-09-09 07:45:21 -0400
commit220bf454733a04d380a9edbbde8c7de34e219450 (patch)
tree93c3882ec6125c4f991aff58b84ec82f1916c01e /kernel.spec
parentf34b9d37be02f12a4232c96289c571d71c146031 (diff)
downloadkernel-220bf454733a04d380a9edbbde8c7de34e219450.tar.gz
kernel-220bf454733a04d380a9edbbde8c7de34e219450.tar.xz
kernel-220bf454733a04d380a9edbbde8c7de34e219450.zip
Linux v3.11-7547-g44598f9
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 5 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index 4808e8154..01af51317 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 2
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 14
+%define gitrev 15
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -713,12 +713,8 @@ Patch21010: arm-omap-load-tfp410.patch
# ARM tegra
Patch21020: arm-tegra-usb-no-reset-linux33.patch
-# ARM wandboard
-Patch21030: arm-wandboard-quad.patch
-
# AM33xx
Patch21040: 0001-reset-Add-driver-for-gpio-controlled-reset-pins.patch
-Patch21041: 0001-ARM-davinci-uart-move-to-devid-based-clk_get.patch
Patch21042: 0002-dma-edma-add-device_slave_sg_limits-support.patch
Patch21043: 0003-dmaengine-add-dma_get_slave_sg_limits.patch
Patch21044: 0004-mmc-omap_hsmmc-set-max_segs-based-on-dma-engine-limi.patch
@@ -1334,11 +1330,9 @@ ApplyPatch arm-exynos-mp.patch
ApplyPatch arm-highbank-for-3.12.patch
#pplyPatch arm-omap-load-tfp410.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
-ApplyPatch arm-wandboard-quad.patch
# Fix OMAP and AM33xx (BeagleBone)
ApplyPatch 0001-reset-Add-driver-for-gpio-controlled-reset-pins.patch
-ApplyPatch 0001-ARM-davinci-uart-move-to-devid-based-clk_get.patch
ApplyPatch 0002-dma-edma-add-device_slave_sg_limits-support.patch
ApplyPatch 0003-dmaengine-add-dma_get_slave_sg_limits.patch
ApplyPatch 0004-mmc-omap_hsmmc-set-max_segs-based-on-dma-engine-limi.patch
@@ -2303,6 +2297,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Sep 09 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git15.1
+- Linux v3.11-7547-g44598f9
+
* Sun Sep 8 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor updates to OMAP and AM33xx