[kernel] Linux v3.9-7992-g99c6bcf

Josh Boyer jwboyer at fedoraproject.org
Thu May 2 18:02:05 UTC 2013


commit 646b52f3a2a42b6e1eb5413859d7d856b334b06a
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu May 2 14:01:40 2013 -0400

    Linux v3.9-7992-g99c6bcf
    
    - Temporarily removed the ARM configs until they get fixed up

 config-armv7-lpae |    2 ++
 kernel.spec       |    9 +++++++--
 sources           |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/config-armv7-lpae b/config-armv7-lpae
index ce2f3f7..714e778 100644
--- a/config-armv7-lpae
+++ b/config-armv7-lpae
@@ -6,6 +6,8 @@ CONFIG_ARCH_VIRT=y
 # CONFIG_ARCH_EXYNOS4 is not set
 CONFIG_ARCH_EXYNOS5=y
 
+# CONFIG_EXYNOS_ATAGS is not set
+
 CONFIG_ARM_LPAE=y
 CONFIG_VIRTIO_CONSOLE=m
 CONFIG_ARM_VIRT_EXT=y
diff --git a/kernel.spec b/kernel.spec
index a6cc7fc..134bd0f 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 11
+%define gitrev 12
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -1451,6 +1451,8 @@ mkdir configs
 rm -f kernel-%{version}-*debug.config
 %endif
 
+rm -f kernel-%{version}-arm*.config
+
 # now run oldconfig over all the config files
 for i in *.config
 do
@@ -2264,6 +2266,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu May 02 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc0.git12.1
+- Linux v3.9-7992-g99c6bcf
+
 * Thu May 02 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc0.git11.1
 - Linux v3.9-7391-g20b4fb4
 
diff --git a/sources b/sources
index 1d915f7..5d7670f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-a79517eb8c6db4d0080bff9f4140ba8d  patch-3.9-git11.xz
+3aab7d769a8df9f94999c42896e13b58  patch-3.9-git12.xz


More information about the scm-commits mailing list