mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
rock64-uboot: update to 2022.07
This commit is contained in:
parent
539504f016
commit
4d00a03645
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'rock64-uboot'
|
||||
pkgname=rock64-uboot
|
||||
version=2020.10
|
||||
version=2022.07
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
wrksrc="u-boot-${version}"
|
||||
hostmakedepends="flex bc python3 swig python3-devel dtc"
|
||||
hostmakedepends="flex bc dtc python3 openssl-devel swig python3-devel"
|
||||
makedepends="atf-rk3328-bl31"
|
||||
short_desc="Das U-Boot for the Rock64 SBC"
|
||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
|
||||
checksum=92b08eb49c24da14c1adbf70a71ae8f37cc53eeb4230e859ad8b6733d13dcf5e
|
||||
|
||||
do_configure() {
|
||||
make rock64-rk3328_defconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue