1
0
forked from pool/kernel-source

commit e86b0002f560f6c64e9131620e3d737b9e5fd8fb

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7336
This commit is contained in:
Michal Marek
2012-08-31 06:01:46 +00:00
committed by Git OBS Bridge
parent 887ec4b8b2
commit 9f075fac33
32 changed files with 191560 additions and 14 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
- Update config files: Add highbank (forgot in last patch)
- commit e86b000
-------------------------------------------------------------------
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
- config.conf: Enable ARM
- Update ARM config files.
- Add highbank definition
- commit 835e93d
-------------------------------------------------------------------
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
This allows userspace packages to require a specific version of a KMP,
wothout worrying about the _k<kernel version> suffix.
- commit caaaa9a
-------------------------------------------------------------------
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com