From a7940a1d09e9aaa481d673143b6a7563d6d0bc62 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Fri, 25 Feb 2011 20:01:24 -0500 Subject: Linux 2.6.38-rc6-git6 Build in virtio_pci driver so virtio_console will be built-in (#677713) --- kernel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 66123d2b..c2e6e9f6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -84,7 +84,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 4 +%define gitrev 6 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1948,6 +1948,10 @@ fi # and build. %changelog +* Fri Feb 25 2011 Chuck Ebbert 2.6.38-0.rc6.git6.1 +- Linux 2.6.38-rc6-git6 +- Build in virtio_pci driver so virtio_console will be built-in (#677713) + * Thu Feb 24 2011 Chuck Ebbert 2.6.38-0.rc6.git4.1 - Linux 2.6.38-rc6-git4 -- cgit