commit e2a19d29fb1266273d9f08adf05b2f7c721fe7d0

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7782
This commit is contained in:
Michal Marek 2014-04-24 06:01:18 +00:00 committed by Git OBS Bridge
parent e643a9d69e
commit b86efdd853
34 changed files with 687 additions and 24 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b5dbdb94834387e84c94a2387cc62873e5d34a070604d442ef58e14ad0a3399
size 260557
oid sha256:dce6d0620d1269c0ee65be9b8cab86ffbb3313321a376f19da9f1f123fee52de
size 260241

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -27,7 +27,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -47,7 +47,7 @@ License: GPL-2.0
Group: SLES
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif
@ -115,7 +115,7 @@ ROOT=""
%else
dracut --host-only --drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm `echo /boot/%{kernel_name}-*-default | sed -n -e 's,[^-]*-\(.*-default\),\1,p'`
%ifarch %ix86 x86_64
dracut --host-only --drivers="$KERNEL_MODULES" --force /tmp/initrd.xen `echo /boot/%{kernel_name}-*-xen | sed -n -e 's,[^-]*-\(.*-xen\),\1,p'`
dracut --host-only --drivers="$KERNEL_MODULES xenblk" --force /tmp/initrd.xen `echo /boot/%{kernel_name}-*-xen | sed -n -e 's,[^-]*-\(.*-xen\),\1,p'`
%endif
%endif

View File

@ -115,7 +115,7 @@ ROOT=""
%else
dracut --host-only --drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm `echo /boot/%{kernel_name}-*-default | sed -n -e 's,[^-]*-\(.*-default\),\1,p'`
%ifarch %ix86 x86_64
dracut --host-only --drivers="$KERNEL_MODULES" --force /tmp/initrd.xen `echo /boot/%{kernel_name}-*-xen | sed -n -e 's,[^-]*-\(.*-xen\),\1,p'`
dracut --host-only --drivers="$KERNEL_MODULES xenblk" --force /tmp/initrd.xen `echo /boot/%{kernel_name}-*-xen | sed -n -e 's,[^-]*-\(.*-xen\),\1,p'`
%endif
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -24,6 +24,9 @@
Name: kernel-obs-qa-xen
BuildRequires: kernel-xen
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
BuildRequires: kernel-obs-build
BuildRequires: modutils
ExclusiveArch: %ix86 x86_64
%if 0%{?suse_version} < 1200
@ -35,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif
@ -56,7 +59,15 @@ projects and runs basic tests.
# test suites should be packaged in other packages, but build required
# and called here.
/sbin/modprobe loop || exit 1
if ! /sbin/modprobe loop; then
echo "ERROR: Unable to load the kernel loop module."
echo "Usually the wrong kernel is running, this is atm"
cat /proc/version
echo "Installed kernel modules are:"
rpm -q kernel-xen
exit 1
fi
%install
mkdir -p %{buildroot}/usr/share/kernel-qa/

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -24,6 +24,9 @@
Name: kernel-obs-qa
BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
BuildRequires: kernel-obs-build
BuildRequires: modutils
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
%if 0%{?suse_version} < 1200
@ -35,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif
@ -56,7 +59,15 @@ projects and runs basic tests.
# test suites should be packaged in other packages, but build required
# and called here.
/sbin/modprobe loop || exit 1
if ! /sbin/modprobe loop; then
echo "ERROR: Unable to load the kernel loop module."
echo "Usually the wrong kernel is running, this is atm"
cat /proc/version
echo "Installed kernel modules are:"
rpm -q kernel-default
exit 1
fi
%install
mkdir -p %{buildroot}/usr/share/kernel-qa/

View File

@ -24,6 +24,9 @@
Name: @NAME@
BuildRequires: kernel-@FLAVOR@
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
BuildRequires: kernel-obs-build
BuildRequires: modutils
ExclusiveArch: @ARCHS@
%if 0%{?suse_version} < 1200
@ -56,7 +59,15 @@ projects and runs basic tests.
# test suites should be packaged in other packages, but build required
# and called here.
/sbin/modprobe loop || exit 1
if ! /sbin/modprobe loop; then
echo "ERROR: Unable to load the kernel loop module."
echo "Usually the wrong kernel is running, this is atm"
cat /proc/version
echo "Installed kernel modules are:"
rpm -q kernel-@FLAVOR@
exit 1
fi
%install
mkdir -p %{buildroot}/usr/share/kernel-qa/

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 3.14.1
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Apr 23 16:22:27 CEST 2014 - adrian@suse.de
- require kernel-obs-build
It must be also configured as VMinstall, but is a build requires
as well to avoid that qa and build package build parallel after kernel-default
or kernel-xen have changed.
- commit 7a16a4e
-------------------------------------------------------------------
Wed Apr 23 15:44:45 CEST 2014 - adrian@suse.de
- improve error logging in case the kernel module could not get loaded
- commit 3811667
-------------------------------------------------------------------
Wed Apr 23 15:39:52 CEST 2014 - adrian@suse.de
- add block device modules for xen kernel-obs-build image
- commit 04fbb81
-------------------------------------------------------------------
Wed Apr 23 11:45:24 CEST 2014 - jdelvare@suse.de
- Update arm64 config file
I'm an idiot :-(
- commit 6e9f0a1
-------------------------------------------------------------------
Wed Apr 23 11:10:50 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_IIO
It is disabled in all other non-ARM configuration files.
- commit 8cbbb4c
-------------------------------------------------------------------
Tue Apr 22 23:13:39 CEST 2014 - jdelvare@suse.de
- Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME
It forcibly selects CONFIG_IIO, which we don't want.
- commit 9afef89
-------------------------------------------------------------------
Tue Apr 15 16:54:59 CEST 2014 - jdelvare@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 3.14.1
%if 0%{?is_kotd}
Release: <RELEASE>.g43063d0
Release: <RELEASE>.ge2a19d2
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
2014-04-15 16:54:59 +0200
GIT Revision: 43063d0059d94b6f61c8fd9e0d34aa564b500108
2014-04-23 17:04:10 +0200
GIT Revision: e2a19d29fb1266273d9f08adf05b2f7c721fe7d0
GIT Branch: master