commit 53b125b3fd2a09215b1db47a67b07a1d82dabc15

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=367
This commit is contained in:
Michal Marek 2015-04-22 06:05:37 +00:00 committed by Git OBS Bridge
parent 730fc00949
commit 09416c2e9c
33 changed files with 316 additions and 50 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -29,7 +29,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -33,7 +33,7 @@ BuildRequires: kernel-default
%ifarch %ix86 x86_64
BuildRequires: kernel-xen
%endif
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 ppc64le s390x x86_64
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
%if 0%{?suse_version} < 1315
# For SLE 11
BuildRequires: mkinitrd
@ -47,7 +47,7 @@ License: GPL-2.0
Group: SLES
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif
@ -147,6 +147,10 @@ cp -v /boot/%{kernel_name}-*-xen $RPM_BUILD_ROOT/.build.kernel.xen
cp -v /tmp/initrd.xen $RPM_BUILD_ROOT/.build.initrd.xen
%endif
#inform worker about arch
#see obs-build commit e47399d738e51
uname -m > $RPM_BUILD_ROOT/.build.hostarch.kvm
%files
%defattr(-,root,root)
/.build.kernel.*

View File

@ -147,6 +147,10 @@ cp -v /boot/%{kernel_name}-*-xen $RPM_BUILD_ROOT/.build.kernel.xen
cp -v /tmp/initrd.xen $RPM_BUILD_ROOT/.build.initrd.xen
%endif
#inform worker about arch
#see obs-build commit e47399d738e51
uname -m > $RPM_BUILD_ROOT/.build.hostarch.kvm
%files
%defattr(-,root,root)
/.build.kernel.*

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -28,7 +28,7 @@ BuildRequires: kernel-default
# 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
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc64 ppc64le s390x x86_64
%if 0%{?suse_version} < 1200
# for SLE 11
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 21 16:33:44 CEST 2015 - mmarek@suse.cz
- rpm/mkspec: Do not build kernel-obs-* on 32bit ppc
The buildservice uses the ppc64 kernel-obs-build package for 32bit
workers.
- commit d1e0beb
-------------------------------------------------------------------
Tue Apr 21 16:23:11 CEST 2015 - dvaleev@suse.com
- create .build.hostarch.kvm for kernel-obs-build
OBS needs to know hostarch, with ppc64/ppc64le this is not that easy.
Lets create a marker file to help with it.
See obs-build commit: e47399d738e51
- commit e5d9da9
-------------------------------------------------------------------
Tue Apr 14 15:36:11 CEST 2015 - mmarek@suse.cz
@ -2021,13 +2038,13 @@ Mon Sep 8 01:10:45 CEST 2014 - agraf@suse.de
- kernel-obs-build: Force load kernel modules
- fixes QEMU kiwi builds
- commit 735af2e
- commit 9a27fc1
-------------------------------------------------------------------
Mon Sep 8 00:39:30 CEST 2014 - agraf@suse.de
- rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds
- commit b911487
- commit 3ccdab2
-------------------------------------------------------------------
Sun Sep 7 22:19:01 CEST 2014 - agraf@suse.de

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.0.0
%if 0%{?is_kotd}
Release: <RELEASE>.g49e42b3
Release: <RELEASE>.g53b125b
%else
Release: 0
%endif

5
mkspec
View File

@ -144,7 +144,10 @@ do_spec('docs', "kernel-docs$variant.spec", %macros);
# kernel-obs-*.spec
{
my $default_archs = join(" ", arch2rpm(@{$flavor_archs{default}}));
my @default_archs = arch2rpm(@{$flavor_archs{default}});
# No kernel-obs-* for 32bit ppc
@default_archs = grep { $_ ne "ppc" } @default_archs;
my $default_archs = join(" ", @default_archs);
my $xen_archs = join(" ", arch2rpm(@{$flavor_archs{xen} || []}));
if (!$variant) {
do_spec('obs-build', "kernel-obs-build.spec", %macros,

View File

@ -1,3 +1,3 @@
2015-04-16 10:09:54 +0200
GIT Revision: 49e42b331555f77e6a35fcf945d9c68c54f3a362
2015-04-21 16:38:29 +0200
GIT Revision: 53b125b3fd2a09215b1db47a67b07a1d82dabc15
GIT Branch: stable