9c134939e0
... and install the firmware package using _pmb_recommends instead. Applied to both downstream and mainline ports. [ci:skip-build]: already built successfully in CI
29 lines
1.2 KiB
Text
29 lines
1.2 KiB
Text
# Archived: Downstream port, only for testing. Use mainline port (samsung-coreprimevelte)!
|
|
# This kernel is used only for bringing up new features, thus archived
|
|
# Reference: <https://postmarketos.org/devicepkg>
|
|
pkgname=device-samsung-coreprimevelte-downstream
|
|
pkgdesc="Samsung Galaxy Core Prime VE LTE downstream"
|
|
pkgver=1
|
|
pkgrel=3
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="aarch64"
|
|
options="!check !archcheck"
|
|
depends="mkbootimg linux-samsung-coreprimevelte-downstream postmarketos-base postmarketos-initramfs-minimal pxa-mkbootimg u-boot-tools"
|
|
makedepends="devicepkg-dev"
|
|
_pmb_recommends="firmware-samsung-pxa1908-downstream"
|
|
source="deviceinfo 90-coreprimevelte.conf"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
install -Dm444 $startdir/90-coreprimevelte.conf $pkgdir/etc/sysctl.d/90-coreprimevelte.conf
|
|
}
|
|
|
|
sha512sums="
|
|
741f46736c2742d4a6f118a924eee89954fb14e5b1dc00f372bda41b63ec975cf960909f915fcb31ad965f136a712905bc8626cd7e530f40e110885f7c861790 deviceinfo
|
|
4854cc57b86e1199dbc165110514e672dabf45044fe9f7ebbde5b2b24768fb5497273b5f38612cf2dfeffc9bf0648c725114b4fa01165bf7fb02f7d741ee5806 90-coreprimevelte.conf
|
|
"
|