summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2020-06-26 12:22:54 +0100
committerGrey Christoforo2020-06-26 12:22:54 +0100
commit7865704013032360fb181134b2e0f55d409c0d8c (patch)
treedc2ab3fba19bbb140301cdacc76dd6797ec41512
parent51100b28b08ce5bb3279bf942623f970260a31a4 (diff)
downloadaur-7865704013032360fb181134b2e0f55d409c0d8c.tar.gz
remove dtbs
-rw-r--r--PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b05cf4f893b5..549b62e47e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,18 +16,10 @@ makedepends=('bc' 'dtc' 'git')
conflicts_armv7h=('linux-raspberrypi')
_commit=f4b58692fef0b9c16bd4564edb980fff73a758b3
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver/rc/-rc}.tar.bz2"
- "https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-3-b.dtb"
- "https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-3-b-plus.dtb"
- "https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-cm3.dtb"
- "https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2711-rpi-4-b.dtb"
'boot.txt.v2'
'boot.txt.v3'
'mkscr')
md5sums=('3b10951fa62e91433d0045a29a8588b0'
- '0c56f6b8fde06be1415b3ff85b5b5370'
- 'e4b819439961514c7441473d4733a1b4'
- '38cab92f98944f0492c5320cf8b36870'
- '04f2dd06c65cd7ad2932041cbe220a13'
'69e883f0b8d1686b32bdf79684623f06'
'be8abe44b86d63428d7ac3acc64ee3bf'
'96d327ad1824134515d3ec25b4ffd7c6')