From fac8e6257ff089bf8487d017233ca0d7e6cf763d Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Sep 10 2019 16:26:19 +0000 Subject: Update to 4.19.69 --- diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index eddaba0..a0b0407 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -1,3 +1,2 @@ -26a42ff8a4f54cb585dd31c345f6caef0ae2e05e SOURCES/20565c94ca877a099a3c9c5fa39a0380f3d16491.tar.gz -1685e9e4e05df7c44b911d1ece0f242a408673f1 SOURCES/56e23d83c456bf36eb798fcd7c7271675e082f1b.tar.gz -1059a599c2dffdad9dc47685617bcaadce557467 SOURCES/patch-4.19.60-61.xz +94ef824cf577a99eab0986803c0a761b5893e7e7 SOURCES/216324a8655b7256961a378893f290d7fa1eecc4.tar.gz +cfaa0e0325894209e21bdbe5cea5f72168eebf85 SOURCES/bc79c34e7f9224a19db85272f38035b3b17de4e5.tar.gz diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index d56c192..b759a0f 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -1,9 +1,9 @@ -%global commit_firmware_long 56e23d83c456bf36eb798fcd7c7271675e082f1b +%global commit_firmware_long bc79c34e7f9224a19db85272f38035b3b17de4e5 #%global commit_firmware_short %(c=%{commit_firmware_long}; echo ${c:0:7}) -%global commit_linux_long 20565c94ca877a099a3c9c5fa39a0380f3d16491 +%global commit_linux_long 216324a8655b7256961a378893f290d7fa1eecc4 #%global commit_linux_short %(c=%{commit_linux_long}; echo ${c:0:7}) -%bcond_without rpi4 +%bcond_with rpi4 %define Arch arm %if %{with rpi4} @@ -17,7 +17,7 @@ %define extra_version 1 Name: raspberrypi2 -Version: 4.19.61 +Version: 4.19.69 Release: %{local_version}.%{extra_version}%{?dist} Summary: Specific kernel and bootcode for Raspberry Pi @@ -26,7 +26,7 @@ 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 -Patch61: patch-4.19.60-61.xz +#Patch61: patch-4.19.60-61.xz BuildRequires: kmod, patch, bash, sh-utils, tar BuildRequires: bzip2, xz, findutils, gzip, m4, perl, perl-Carp, make, diffutils, gawk @@ -98,7 +98,7 @@ including the kernel bootloader. %patch0 -p1 %patch1 -p1 -%patch61 -p1 +#patch61 -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 @@ -211,6 +211,9 @@ cp $(ls -1d /usr/share/%{name}-kernel/*-*/|sort -V|tail -1)/boot/overlays/README %doc /boot/LICENCE.broadcom %changelog +* Sun Sep 01 2019 Pablo Greco - 4.19.69-v7.1.el7 +- Update to version v4.19.69 + * Sat Jul 27 2019 Pablo Greco - 4.19.61-v7.1.el7 - Conditional to build kernel for rpi4 - Update to version v4.19.61