[packages/kernel-tools] - up to 4.3.2

baggins baggins at pld-linux.org
Sat Dec 12 11:02:03 CET 2015


commit dcbcf21f3e0e15f0005804e1047f290e424f6f69
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Dec 12 11:01:49 2015 +0100

    - up to 4.3.2

 kernel-tools.spec | 10 +++++-----
 x32.patch         | 11 -----------
 2 files changed, 5 insertions(+), 16 deletions(-)
---
diff --git a/kernel-tools.spec b/kernel-tools.spec
index 7452455..189d5eb 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -15,22 +15,22 @@
 %undefine	with_libunwind
 %endif
 
-%define		basever		4.2
-%define		postver		.1
+%define		basever		4.3
+%define		postver		.2
 Summary:	Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):	Zestaw narzędzi dla jądra Linuksa
 Name:		kernel-tools
 Version:	%{basever}%{postver}
-Release:	3
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
-# Source0-md5:	3d5ea06d767e2f35c999eeadafc76523
+# Source0-md5:	58b35794eee3b6d52ce7be39357801e7
 Source1:	cpupower.service
 Source2:	cpupower.config
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:	3e1cc007d930f8760ef0730609dca035
+# Patch0-md5:	3a465c7cf55ec9dbf2d72d9292aa5fde
 %endif
 Patch1:		x32.patch
 URL:		http://www.kernel.org/
diff --git a/x32.patch b/x32.patch
index bfe10ef..aecbedc 100644
--- a/x32.patch
+++ b/x32.patch
@@ -52,17 +52,6 @@
  	movl %eax, DI(%edi)
  	movl %ebp, BP(%edi)
  
---- linux-3.19/arch/x86/include/uapi/asm/bitsperlong.h~	2015-02-09 03:54:22.000000000 +0100
-+++ linux-3.19/arch/x86/include/uapi/asm/bitsperlong.h	2015-04-11 12:31:26.051249909 +0200
-@@ -1,7 +1,7 @@
- #ifndef __ASM_X86_BITSPERLONG_H
- #define __ASM_X86_BITSPERLONG_H
- 
--#ifdef __x86_64__
-+#if defined(__x86_64__) && !defined(__ILP32__)
- # define __BITS_PER_LONG 64
- #else
- # define __BITS_PER_LONG 32
 --- linux-3.19/tools/perf/bench/sched-messaging.c~	2015-02-09 03:54:22.000000000 +0100
 +++ linux-3.19/tools/perf/bench/sched-messaging.c	2015-04-11 12:33:22.587917365 +0200
 @@ -310,13 +310,24 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-tools.git/commitdiff/dcbcf21f3e0e15f0005804e1047f290e424f6f69



More information about the pld-cvs-commit mailing list