[kernel/f17] Add bison buildreq and bump NR_CPUS to 128 on x86_64

Justin M. Forbes jforbes at fedoraproject.org
Sun Jun 3 06:01:10 UTC 2012


commit 2660d948016221864703e970553785b4aa9ebe10
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Sun Jun 3 01:01:20 2012 -0500

    Add bison buildreq and bump NR_CPUS to 128 on x86_64

 config-x86_64-generic |    2 +-
 kernel.spec           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config-x86_64-generic b/config-x86_64-generic
index c8b889f..6df21fe 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -14,7 +14,7 @@ CONFIG_X86_64_ACPI_NUMA=y
 # CONFIG_NUMA_EMU is not set
 # CONFIG_X86_NUMACHIP is not set
 
-CONFIG_NR_CPUS=64
+CONFIG_NR_CPUS=128
 CONFIG_PHYSICAL_START=0x1000000
 
 CONFIG_IA32_EMULATION=y
diff --git a/kernel.spec b/kernel.spec
index 77096c6..01f915b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -536,7 +536,7 @@ BuildRequires: xmlto, asciidoc
 BuildRequires: sparse >= 0.4.1
 %endif
 %if %{with_perf}
-BuildRequires: elfutils-devel zlib-devel binutils-devel newt-devel python-devel perl(ExtUtils::Embed)
+BuildRequires: elfutils-devel zlib-devel binutils-devel newt-devel python-devel perl(ExtUtils::Embed) bison
 %endif
 %if %{with_tools}
 BuildRequires: pciutils-devel gettext


More information about the scm-commits mailing list