Linux v3.6-rc1-268-g21d2f8d
This commit is contained in:
parent
d76fa08bde
commit
c1a31a779a
@ -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 1
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 4
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2293,6 +2293,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Sun Aug 12 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc1.git4.1
|
||||
- Linux v3.6-rc1-268-g21d2f8d
|
||||
|
||||
* Fri Aug 10 2012 Dennis Gilmore <dennis@ausil.us>
|
||||
- disable some options on highbank at calxeda's request
|
||||
- enable the PL011 serial console on highbank
|
||||
|
Loading…
Reference in New Issue
Block a user