1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-11 16:26:14 +02:00

Bump raspberry pi 3 kernel version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-05-25 14:27:35 +02:00
parent 8052eaf596
commit c0027fbaf7
2 changed files with 625 additions and 250 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,8 +1,8 @@
VERSION="1.20171029-1"
VERSION="1.20180417-1"
SRCDIR="linux-raspberrypi-kernel_${VERSION}"
TARBALL="raspberrypi-kernel_${VERSION}.tar.gz"
URL="https://github.com/raspberrypi/linux/archive"
SHA256SUM="348b9f0c770271ecc95603a495f2a2197a1056efc5d81b42ebd155cddcfee4ee"
SHA256SUM="7808fe8fe260f6a8b1781cbd5585d739d900af57b6784aa04af3425d3632b03f"
DEPENDS="initrd"
prepare() {