GIT Revision: e0eb7357505019bfac96bbc0ee14056abc1bb8c6

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7257
This commit is contained in:
Michal Marek 2012-05-03 05:03:06 +00:00 committed by Git OBS Bridge
parent 4e481395a5
commit c1e4e590af
36 changed files with 509 additions and 21 deletions

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 2 20:29:53 CEST 2012 - jeffm@suse.com
- patches.drivers/ehea-modinfo.patch: Updated patch-mainline for submission.
- commit e0eb735
-------------------------------------------------------------------
Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com
- omap-usb-host: include <plat/cpu.h>.
- commit 4d1394a
-------------------------------------------------------------------
Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not require distribution-release
during build.
- commit 3cd703f
-------------------------------------------------------------------
Wed May 2 13:32:51 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Depend on distribution-release, so that
the grub entry has correct title (bnc#757565).
- commit 30145a4
-------------------------------------------------------------------
Mon Apr 30 22:39:54 CEST 2012 - jeffm@suse.com

View File

@ -83,9 +83,12 @@ Requires(post): module-init-tools >= 3.4
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd
# Install the package providing /etc/SuSE-release early enough, so that
# the grub entry has correct title (bnc#757565)
Requires(post): distribution-release
# Do not install p-b and mkinitrd for the install check, the %post script is
# able to handle this
#!BuildIgnore: perl-Bootloader mkinitrd
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
# Remove some packages that are installed automatically by the build system,
# but are not needed to build the kernel
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37d9485071e67413549494ed6915cb83c87e57de99bcb749a732d5fd926776ea
size 8123
oid sha256:ec4061e6f73eb0290f9804eeb77b80c79bb4bccda74dfef20235f7a48c05995b
size 8156

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:837ad310debe829597f604defb044c376b6b1e275c0c8945cac46ffef5027d6f
size 21281
oid sha256:df5c298f94dcf1101c64f02c558bcb9f9c63b523d672a9708232392c02fb115d
size 21499

View File

@ -152,6 +152,7 @@
# ARM
########################################################
patches.arch/arm-phys-offset.patch
patches.fixes/omap-usb-host-include-plat-cpu-h
########################################################
# S/390

View File

@ -1,3 +1,3 @@
2012-04-30 22:41:01 +0200
GIT Revision: d5a693e47786fb191529b021360d244e25ace637
2012-05-02 20:29:53 +0200
GIT Revision: e0eb7357505019bfac96bbc0ee14056abc1bb8c6
GIT Branch: master