diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index f5c7bd2..d9dca5a 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -1,3 +1,4 @@ 71d37eea250fee076ae28aa51542f5aa82cb127a SOURCES/2fab54c74bf956951e61c6d4fe473995e8d07010.tar.gz b9d628cb0c1307eac2b7b599e786eec9bb61a2ae SOURCES/9e2193537c48abf8225e02e15e319a209cca558a.tar.gz a2199e5fb76d17e7d1334896cc38b4f3661870bf SOURCES/patch-4.19.108-109.xz +ec3e4a77c8405fa29c2f1b15fb64a93cc93cf988 SOURCES/patch-4.19.109-110.xz diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index e1eca4a..7f158f0 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -34,7 +34,7 @@ ExclusiveArch: aarch64 armv7hl %define extra_version 1 Name: raspberrypi2 -Version: 4.19.109 +Version: 4.19.110 Release: %{local_version}.%{extra_version}%{?dist} Summary: Specific kernel and bootcode for Raspberry Pi @@ -44,6 +44,7 @@ Source0: https://github.com/raspberrypi/linux/archive/%{commit_linux_long Source1: https://github.com/raspberrypi/firmware/archive/%{commit_firmware_long}.tar.gz Patch109: patch-4.19.108-109.xz +Patch110: patch-4.19.109-110.xz BuildRequires: kmod, patch, bash, sh-utils, tar BuildRequires: bzip2, xz, findutils, gzip, m4, perl, perl-Carp, make, diffutils, gawk @@ -119,6 +120,7 @@ including the kernel bootloader. %patch1 -p1 %patch109 -p1 +%patch110 -p1 perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}/" Makefile perl -p -i -e "s/^CONFIG_LOCALVERSION=.*/CONFIG_LOCALVERSION=/" arch/%{Arch}/configs/bcm%{bcmmodel}_defconfig @@ -248,8 +250,11 @@ cp $(ls -1d /usr/share/%{name}-kernel/*-*/|sort -V|tail -1)/boot/overlays/README %doc /boot/LICENCE.broadcom %changelog +* Mon Mar 16 2020 Pablo Greco - 4.19.110-v7.1.el7 +- Update to version v4.19.110 + * Sat Mar 14 2020 Pablo Greco - 4.19.109-v7.1.el7 -- Update to version v4.19.104 +- Update to version v4.19.109 - Add team network driver * Sat Feb 15 2020 Pablo Greco - 4.19.104-v7.1.el7