diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index e699805..7632ccf 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -2,3 +2,4 @@ 69266cbb437a7f9624ce091658ad4d74961e6fe6 SOURCES/9ce09b817068671faddc56b5400c1b33232eabcf.tar.gz 15df92206ebd10847ec4cb13edb0fc8a53703d61 SOURCES/patch-4.19.37-38.xz decaac4aec31571e8ef08fff3a2b8c66064fa858 SOURCES/patch-4.19.38-39.xz +2f36be43b5e5f76082edf6aeb0526aa2e6ced405 SOURCES/patch-4.19.39-40.xz diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index 3249b7b..3e1c506 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -8,7 +8,7 @@ %define extra_version 1 Name: raspberrypi2 -Version: 4.19.39 +Version: 4.19.40 Release: %{local_version}.%{extra_version}%{?dist} Summary: Specific kernel and bootcode for Raspberry Pi @@ -18,6 +18,7 @@ Source0: https://github.com/raspberrypi/linux/archive/%{commit_linux_long Source1: https://github.com/raspberrypi/firmware/archive/%{commit_firmware_long}.tar.gz Patch38: patch-4.19.37-38.xz Patch39: patch-4.19.38-39.xz +Patch40: patch-4.19.39-40.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 @@ -88,6 +89,7 @@ including the kernel bootloader. %patch38 -p1 %patch39 -p1 +%patch40 -p1 perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}/" Makefile perl -p -i -e "s/^CONFIG_LOCALVERSION=.*/CONFIG_LOCALVERSION=/" arch/%{Arch}/configs/bcm2709_defconfig @@ -200,6 +202,9 @@ cp $(ls -1d /usr/share/%{name}-kernel/*-*/|sort -V|tail -1)/boot/overlays/README %doc /boot/LICENCE.broadcom %changelog +* Mon May 6 2019 Pablo Greco - 4.19.40-v7.1.el7 +- Update to version v4.19.40 + * Sat May 4 2019 Pablo Greco - 4.19.39-v7.1.el7 - Update to version 4.19.39