Linux v3.6-rc1-268-g21d2f8d
This commit is contained in:
parent
d76fa08bde
commit
c1a31a779a
2 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz
|
||||
af201f38b03587c3b33415fdbaf446ef patch-3.6-rc1.xz
|
||||
68fb9ce851a1994581e0d259d28a2718 patch-3.6-rc1-git3.xz
|
||||
3ee4f873e3e880ce0139b3b73d966bfb patch-3.6-rc1-git4.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue