mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump raspberry pi 3 kernel version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
8052eaf596
commit
c0027fbaf7
2 changed files with 625 additions and 250 deletions
File diff suppressed because it is too large
Load diff
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue