rpi-usbboot: update to 20221215.105525.
This commit is contained in:
parent
f5cf393160
commit
9035d45b31
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rpi-usbboot'
|
||||
pkgname=rpi-usbboot
|
||||
version=20221104.153421
|
||||
version=20221215.105525
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/raspberrypi/usbboot"
|
||||
changelog="https://raw.githubusercontent.com/raspberrypi/usbboot/master/debian/changelog"
|
||||
distfiles="https://github.com/raspberrypi/usbboot/archive/refs/tags/${version/./-}.tar.gz"
|
||||
checksum=f19395f66e358c5bbd9088508df168321ad070fbc46132b36965b4a2f8142c64
|
||||
checksum=2f02dbe9a88e9dfad5f05e513e1f30afd47b1575820f7c3b09665dfefc45bbaa
|
||||
nostrip_files="/usr/share/rpiboot/start.elf /usr/share/rpiboot/start4.elf"
|
||||
ignore_elf_files="${nostrip_files}"
|
||||
nocross="Makefile requires more patching first"
|
||||
|
|
Loading…
Reference in New Issue