sipeed-licheezero: fix u-boot-tools name (MR 3882)
uboot-tools was the previous name of the package I think.
This commit is contained in:
parent
c32221096a
commit
9769f5a149
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=device-sipeed-licheezero
|
pkgname=device-sipeed-licheezero
|
||||||
pkgdesc="Sipeed Lichee Zero"
|
pkgdesc="Sipeed Lichee Zero"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -11,7 +11,7 @@ depends="
|
||||||
linux-edge
|
linux-edge
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
u-boot-sunxi
|
u-boot-sunxi
|
||||||
uboot-tools
|
u-boot-tools
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev dtc"
|
makedepends="devicepkg-dev dtc"
|
||||||
source="
|
source="
|
||||||
|
|
Loading…
Reference in a new issue