From 40c58ecc738e966f7ed8907bfcb527a1afb16791 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 29 Sep 2017 09:30:09 +0000 Subject: main/linux-rpi: upgrade to 4.9.52 --- main/linux-rpi/APKBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'main/linux-rpi/APKBUILD') diff --git a/main/linux-rpi/APKBUILD b/main/linux-rpi/APKBUILD index 941601732e..094516cc17 100644 --- a/main/linux-rpi/APKBUILD +++ b/main/linux-rpi/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Natanael Copa pkgname=linux-rpi -pkgver=4.9.40 +pkgver=4.9.52 case $pkgver in *.*.*) _kernver=${pkgver%.*};; *.*) _kernver=${pkgver};; esac -pkgrel=1 +pkgrel=0 pkgdesc="Linux kernel with Raspberry Pi patches" url=https://github.com/raspberrypi/linux depends="mkinitfs linux-firmware" @@ -17,7 +17,7 @@ install= # linux-4.4.y https://github.com/raspberrypi/linux/tree/rpi-4.4.y source="https://kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz https://kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz - https://dev.alpinelinux.org/~clandmeter/patches/linux-v${pkgver}-rpi.patch + https://dev.alpinelinux.org/archive/rpi-patches/rpi-$pkgver-alpine.patch gpio-mcp23s08-pullups.patch issue-4973.patch @@ -193,10 +193,10 @@ _dev() { sha512sums="bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a linux-4.9.tar.xz -ab9c26493069f87a9d8c6c97db1a84f03a1b1221f47facc68e65d79ef75d9c7bd93c1f39eee334e4f45381b2c84ff3acb8870478c61c4d8a648984db55be5ad3 patch-4.9.40.xz -5ded7379b0dfc8721ac3226fa4895cb07223c3cb06374f682ee01a59e225666971deba3bc9101bb6727fd157685f5606d211d059065eab347af0fedd664a788f linux-v4.9.40-rpi.patch +e490bfc16ebf14177a2863bf87278911d0a85dbbfd14b6e8605460e482376fc5f93ac4da355002ffa18d09a20ae4e00f2a4dee50cdd067b801b3f4d5a0f665e5 patch-4.9.52.xz +c78b59068c267e8b4b3768b5d79c22f4d3ce46f0c84ce0783b335aef750bb912e2a8804a633dc277090d218b799c77186946b4406a6925bc0b417b36209135ca rpi-4.9.52-alpine.patch 36724ba56cb8fdf3a3d347cffb67ae1cc3d7b1052d526b6b5134ebf6baae9f9724b586c97833453dc7697ab24699426f0749af78b6a80be36967a80033a0cf40 gpio-mcp23s08-pullups.patch 501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch -54dc88144fc7d502499878f588e5f0f3312991ce49b9245a2790cb1d1224b4f71a4751b7cd29b29e2b2b17d64b65d8d49198f6fbd545a9322faf25041e4bdc06 config-rpi.armhf -626369f71ef271f6722e8e297cbdaf9cc4d57c9bfda264eac473f006f54a5697f45a757e0930d98523ed8c63a880a89a8258a55ab99bd720a84acd4ee46d5010 config-rpi2.armhf +649d3a7d3c1da95c5265a2e85a946a523e1a6ab0bcce1ab8b656329dc3a6a2e94373a8a0b8fc96cbeedc31093a661e4ed0f1ad0a995bfeff1686b8f19ef7621c config-rpi.armhf +ba6fb71c4c4ce58693c848290eeb50781a3aa7109188eb22bc099a8a601b8ffcf193f9f3887d16ce5d76a11f31e627a309d37648a8476ab52db79a3eebd96e96 config-rpi2.armhf a8e7f434c325c9dd7a9109efecad408e42a50ecd1391cb0c7d1d7de79609caee007486c8a6538231c74bdc5d7b84cbca053958e1b239bc0507e6d3598ace383a markdt" -- cgit v1.2.3