From 2dec0fb6aebf3c0f1e749e8a5c4e645964c2f7ec Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 12 Jul 2011 15:38:12 -0400 Subject: [PATCH] Keep tag level to mlab branch. Added BCM5716 support for newly installed R410 nodes --- kernel-2.6.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 3244be638..4a3c9808d 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -29,7 +29,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 50 +%define taglevel 33 # # Polite request for people who spin their own kernel rpms: @@ -160,6 +160,7 @@ Patch010: linux-2.6-010-e1000e.patch Patch015: linux-2.6-015-igb.patch Patch017: linux-2.6-017-bnx2.patch Patch020: linux-2.6-020-build-id.patch +Patch021: linux-2.6-021-bcm.patch Patch030: linux-2.6-030-netns.patch Patch040: linux-2.6-040-i_mutex-check.patch Patch050: linux-2.6-050-getline.patch @@ -401,6 +402,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 15 %ApplyPatch 17 %ApplyPatch 20 +%ApplyPatch 21 # NetNS patch for VINI %if 0%{?with_netns} -- 2.47.0