main/dtbtool: fix linting issues (!872)
This commit is contained in:
parent
be556bee37
commit
6439348cb1
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
|||
# Contributor: Yuval Adam <_@yuv.al>
|
||||
pkgname=dtbtool
|
||||
pkgver=1.6.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="skales dtbtool"
|
||||
url="https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool"
|
||||
arch="all"
|
||||
license="BSD-2"
|
||||
license="BSD-2-Clause"
|
||||
source="
|
||||
dtbTool::https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool?id=${pkgver}
|
||||
dtbTool::https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool?id=$pkgver
|
||||
0001-fix-version-detection.patch
|
||||
0002-find-dtb-in-subfolders.patch
|
||||
0003-alternate-dt-tag.patch
|
||||
|
|
Loading…
Reference in a new issue