msm8226-*: add soc-qcom-msm8226 as a dependency (MR 5732)
[ci:ignore-count]
This commit is contained in:
parent
c12b826d6a
commit
3b49327237
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-asus-sparrow
|
||||
pkgdesc="ASUS ZenWatch 2"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -10,6 +10,7 @@ options="!check !archcheck"
|
|||
depends="
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-htc-memul
|
||||
pkgdesc="HTC One Mini 2"
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -11,6 +11,7 @@ depends="
|
|||
lk2nd-msm8226-htc-memul
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-huawei-sturgeon
|
||||
pkgdesc="Huawei Watch"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -10,6 +10,7 @@ options="!check !archcheck"
|
|||
depends="
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-lg-hammerhead
|
||||
pkgver=9
|
||||
pkgver=10
|
||||
pkgrel=0
|
||||
pkgdesc="Google Nexus 5"
|
||||
url="https://postmarketos.org"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-lg-lenok
|
||||
pkgdesc="LG G Watch R"
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -10,6 +10,7 @@ options="!check !archcheck"
|
|||
depends="
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
pkgname=device-motorola-falcon
|
||||
pkgdesc="Moto G (2013)"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base mkbootimg"
|
||||
depends="postmarketos-base mkbootimg soc-qcom-msm8226"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
$pkgname-kernel-downstream:kernel_downstream
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
pkgname=device-motorola-peregrine
|
||||
pkgdesc="Moto G 4G (2013)"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="mkbootimg postmarketos-base"
|
||||
depends="mkbootimg postmarketos-base soc-qcom-msm8226"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
$pkgname-kernel-downstream:kernel_downstream
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-oneplus-bacon
|
||||
pkgver=4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="OnePlus One"
|
||||
url="https://postmarketos.org"
|
||||
arch="armv7"
|
||||
|
|
|
@ -2,12 +2,17 @@
|
|||
pkgname=device-samsung-matisselte
|
||||
pkgdesc="Samsung Galaxy Tab 4 10.1 LTE"
|
||||
pkgver=2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-postmarketos-qcom-msm8226 mkbootimg"
|
||||
depends="
|
||||
linux-postmarketos-qcom-msm8226
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo"
|
||||
|
||||
|
|
|
@ -2,12 +2,17 @@
|
|||
pkgname=device-samsung-milletwifi
|
||||
pkgdesc="Samsung Galaxy Tab 4 8.0 Wi-Fi"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="linux-postmarketos-qcom-msm8226 mkbootimg postmarketos-base"
|
||||
depends="
|
||||
linux-postmarketos-qcom-msm8226
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-qcom-msm8226
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo modules-initfs"
|
||||
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
|
||||
|
|
Loading…
Reference in New Issue
Block a user