From f8f50e69ae737050b9b2b249216204d3b34fb7ca Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Apr 13 2019 16:51:12 +0000 Subject: Update to 4.19.34 --- diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index 7dced71..6f99099 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -1,4 +1,2 @@ -4094a41c2cb6363aaab31e55b3009b81301b2411 SOURCES/166443df12821bdb23a0011d5ac228c2d82d4da1.tar.gz -2da86c3287c9372176e5a3f6e31a9487470b9ac3 SOURCES/3dde44c13f17cb34697ef8f867bab147125d5a25.tar.gz -d8d4c695890d58dbed4625c378158f044cfc0502 SOURCES/patch-4.19.30-31.xz -120c7e3a04b2fd01c9d6eba6c7f46511247f5d00 SOURCES/patch-4.19.31-32.xz +a520f227f93075c358b76e41b840cedce063a142 SOURCES/ab8652c03fa081b27de7e28a74c2536cb2aa3e5b.tar.gz +69266cbb437a7f9624ce091658ad4d74961e6fe6 SOURCES/9ce09b817068671faddc56b5400c1b33232eabcf.tar.gz diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index cac8550..305b3b4 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -1,6 +1,6 @@ -%global commit_firmware_long 3dde44c13f17cb34697ef8f867bab147125d5a25 +%global commit_firmware_long 9ce09b817068671faddc56b5400c1b33232eabcf #%global commit_firmware_short %(c=%{commit_firmware_long}; echo ${c:0:7}) -%global commit_linux_long 166443df12821bdb23a0011d5ac228c2d82d4da1 +%global commit_linux_long ab8652c03fa081b27de7e28a74c2536cb2aa3e5b #%global commit_linux_short %(c=%{commit_linux_long}; echo ${c:0:7}) %define Arch arm @@ -8,7 +8,7 @@ %define extra_version 1 Name: raspberrypi2 -Version: 4.19.32 +Version: 4.19.34 Release: %{local_version}.%{extra_version}%{?dist} Summary: Specific kernel and bootcode for Raspberry Pi @@ -16,8 +16,6 @@ License: GPLv2 URL: https://github.com/raspberrypi/linux Source0: https://github.com/raspberrypi/linux/archive/%{commit_linux_long}.tar.gz Source1: https://github.com/raspberrypi/firmware/archive/%{commit_firmware_long}.tar.gz -Patch31: patch-4.19.30-31.xz -Patch32: patch-4.19.31-32.xz BuildRequires: kmod, patch, bash, sh-utils, tar BuildRequires: bzip2, xz, findutils, gzip, m4, perl, perl-Carp, make, diffutils, gawk BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc @@ -29,8 +27,6 @@ BuildRequires: openssl-devel # Compile with SELinux but disable per default Patch0: bcm2709_selinux_config.patch -Patch9900: 0001-80d7fcc321f01c7a69de38a20de726fe8e1149ee.patch -Patch9999: 0001-Reintroduce-80d7fcc321f01c7a69de38a20de726fe8e1149ee.patch %description Specific kernel and bootcode for Raspberry Pi @@ -88,13 +84,6 @@ including the kernel bootloader. %setup -q -n linux-%{commit_linux_long} %patch0 -p1 -%patch9900 -p1 -R - -%patch31 -p1 -%patch32 -p1 - -%patch9999 -p1 - perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}/" Makefile perl -p -i -e "s/^CONFIG_LOCALVERSION=.*/CONFIG_LOCALVERSION=/" arch/%{Arch}/configs/bcm2709_defconfig @@ -206,6 +195,10 @@ cp $(ls -1d /usr/share/%{name}-kernel/*-*/|sort -V|tail -1)/boot/overlays/README %doc /boot/LICENCE.broadcom %changelog +* Sat Apr 13 2019 Pablo Greco - 4.19.34-v7.1.el7 +- Update to version 4.19.34 +- Avoid devel subpkg from pulling unnecessary deps + * Fri Mar 29 2019 Pablo Greco - 4.19.32-v7.1.el7 - Update to version 4.19.32