device/testing/device-pine64-{a64lts,dontbeevil}: fix u-boot package name

This commit is contained in:
Maxim Karasev 2021-06-25 20:52:08 +03:00 committed by Clayton Craft
parent e405a87b77
commit c4e972d886
No known key found for this signature in database
GPG Key ID: 7A3461CA187CEA54
2 changed files with 4 additions and 4 deletions

View File

@ -2,13 +2,13 @@
pkgname=device-pine64-a64lts pkgname=device-pine64-a64lts
pkgdesc="PINE64 A64-LTS" pkgdesc="PINE64 A64-LTS"
pkgver=0.5 pkgver=0.5
pkgrel=0 pkgrel=1
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
options="!check !archcheck" options="!check !archcheck"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware" subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 u-boot-tools mesa-dri-gallium" depends="postmarketos-base linux-postmarketos-allwinner u-boot-sunxi u-boot-tools mesa-dri-gallium"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
source=" source="
deviceinfo deviceinfo

View File

@ -2,7 +2,7 @@
pkgname=device-pine64-dontbeevil pkgname=device-pine64-dontbeevil
pkgdesc="PINE64 PinePhone Don't be evil devkit" pkgdesc="PINE64 PinePhone Don't be evil devkit"
pkgver=0.1 pkgver=0.1
pkgrel=23 pkgrel=24
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
@ -14,7 +14,7 @@ subpackages="
$pkgname-kernel-shortts:kernel_shortts $pkgname-kernel-shortts:kernel_shortts
$pkgname-kernel-longts:kernel_longts $pkgname-kernel-longts:kernel_longts
" "
depends="postmarketos-base u-boot-pine64 u-boot-tools mesa-dri-gallium ofono" depends="postmarketos-base u-boot-sunxi u-boot-tools mesa-dri-gallium ofono"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
install="$pkgname.post-install" install="$pkgname.post-install"
source=" source="