1
0
forked from pool/kernel-source

GIT Revision: 5e9cb3be7b23454c3ccc22dacb9ae6a49f7e72a5

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6980
This commit is contained in:
Michal Marek
2011-06-04 05:00:59 +00:00
committed by Git OBS Bridge
parent 3a0f45f551
commit 195660d58a
34 changed files with 475 additions and 12 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz
- Temporarily set PPC_DISABLE_WERROR=y in power to fix build
- commit 5e9cb3b
-------------------------------------------------------------------
Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz
- scripts/kmsg-doc: Do not require Switch.pm.
- commit 83a39c7
-------------------------------------------------------------------
Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz
- rpm/macros.kernel-source: Add -b option to %kernel_module_package
to unconditionally call mkinitrd on kmp install (fate#309400).
- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to
weak-modules2 if the -b option is used.
- commit b6128a3
-------------------------------------------------------------------
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com