Skip to content
Snippets Groups Projects
Commit 97ea6181 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/linux-rpi: fix build for aarch64

the merge of v5.4.99 -> rpi-5.4.y had a couple of conflicts. This fixes
the conflict resolution which got wrong first time.
parent adcf0892
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ _rpi_repo="git://github.com/raspberrypi/linux.git"
_linux_repo="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
source="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-$_kernver.tar.xz
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-$pkgver.xz
https://dev.alpinelinux.org/archive/rpi-patches/rpi-$pkgver-alpine.patch
https://dev.alpinelinux.org/archive/rpi-patches/rpi-$pkgver-alpine2.patch
issue-4973.patch
......@@ -304,7 +304,7 @@ _dev() {
sha512sums="9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f linux-5.4.tar.xz
00b9128b450c86742ecdfd9656d2527625cd257e95dd18bf032d0c9325e5eb67dc65e30b30b95e1dd00f590eb6ea85710d9c43b2d92fe03e93d761b34b7cc498 patch-5.4.99.xz
654128c70d26aeb407b7213f62ebd965f50767e01e9392075fe250a29d07bf10dd58ad19617a120310c63c2f54d121ba53d9975718f956bb01e79347ef6d571d rpi-5.4.99-alpine.patch
769427ba6a6ddf8167af8cc8e374aedc5acfba7f78c845476ccd559d98cbaf85745cc5804765ba1883509b1ee73d7d8419af9772c070819eeac92e83a52df564 rpi-5.4.99-alpine2.patch
501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch
5b137a2676a0e1fd57419861ecc61266b5488062ba784adf4344bac78fb2ec8a3b987f49459de37ee211af28e791940c0b060668f2ad431364a73933776c7c02 config-changes-rpi.armhf
5b137a2676a0e1fd57419861ecc61266b5488062ba784adf4344bac78fb2ec8a3b987f49459de37ee211af28e791940c0b060668f2ad431364a73933776c7c02 config-changes-rpi.armv7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment