main/dtbtool: switch to repository mirror (MR 4111)
Since codeaurora.org has been shut down and this project seemingly hasn't been migrated to git.codelinaro.org, let's switch to a source found on GitHub.
This commit is contained in:
parent
42d8a5abd5
commit
1a50b3a49b
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
pkgname=dtbtool
|
pkgname=dtbtool
|
||||||
pkgver=1.6.0
|
pkgver=1.6.0
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
pkgdesc="skales dtbtool"
|
pkgdesc="skales dtbtool"
|
||||||
url="https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool"
|
url="https://github.com/loicpoulain/skales"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
source="
|
source="
|
||||||
dtbTool::https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool?id=$pkgver
|
https://raw.githubusercontent.com/loicpoulain/skales/c2bfa15aa5bfc4e3f1b32de28e327b80b37db1cf/dtbTool
|
||||||
0001-fix-version-detection.patch
|
0001-fix-version-detection.patch
|
||||||
0002-find-dtb-in-subfolders.patch
|
0002-find-dtb-in-subfolders.patch
|
||||||
0003-alternate-dt-tag.patch
|
0003-alternate-dt-tag.patch
|
||||||
|
|
Loading…
Reference in a new issue