From 17145020333cc1468be69a93e23600c45c8fbd2b Mon Sep 17 00:00:00 2001 From: Svyatoslav Ryhel Date: Sat, 13 Mar 2021 12:07:54 +0200 Subject: [PATCH] main/linux-postmarketos-grate: update to 5.12_rc2 (MR 2026) This updates the current commit hash to latest on grate/master. Signed-off-by: Svyatoslav Ryhel --- main/linux-postmarketos-grate/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/linux-postmarketos-grate/APKBUILD b/main/linux-postmarketos-grate/APKBUILD index de27ce74a..f39f2456f 100644 --- a/main/linux-postmarketos-grate/APKBUILD +++ b/main/linux-postmarketos-grate/APKBUILD @@ -1,5 +1,5 @@ pkgname=linux-postmarketos-grate -pkgver=5.11.0_rc5 +pkgver=5.12.0_rc2 pkgrel=0 arch="armv7" pkgdesc="Linux kernel with experimental patches for Tegra" @@ -11,7 +11,7 @@ license="GPL-2.0-only" # Source _flavor=postmarketos-grate -_commit="7fb777bbf4668de2766055665764461b269ebf99" +_commit="3201b8b89388b3f688fee9f352d3002aec200ecc" _carch="arm" _config="config-$_flavor.$arch" source="$pkgname-$pkgver-$_commit.tar.gz::https://github.com/grate-driver/linux/archive/$_commit.tar.gz @@ -40,5 +40,5 @@ package() { INSTALL_DTBS_PATH="$pkgdir/usr/share/dtb" } -sha512sums="9b3828ba7d834fd0a7da37eef1d425c1133afaebe73d2bbed2f8ec6e3695b834dbe9e19d33f0f4d954be7ff1e8f4f9151067525e6aab4d7c8f5e50fa071e2b49 linux-postmarketos-grate-5.11.0_rc5-7fb777bbf4668de2766055665764461b269ebf99.tar.gz +sha512sums="e4f3019999ab29c393d7fdd8df63f256bda54038ae1b62d0fb313fbd8d9a283e82d5447aac3d167e0c48b565dd1a3c88a5371be57057c1fe240ef97876267c05 linux-postmarketos-grate-5.12.0_rc2-3201b8b89388b3f688fee9f352d3002aec200ecc.tar.gz 8520783678f2b1559f0157864cc7dac609744d8363f045cf92ec3d2248deac54f9f1c2a7d9581398bac659dfddb758a1c7f41c699742cdc2b8151f246f798714 config-postmarketos-grate.armv7"