Skip to content
Snippets Groups Projects
Commit fb960240 authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :electric_plug:
Browse files

samsung-klte: add nonfree_firmware() to device package

parent 81010893
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
pkgname="device-samsung-klte"
pkgdesc="Samsung Galaxy S5"
pkgver=0.2
pkgrel=5
pkgrel=6
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -12,6 +12,7 @@ makedepends="devicepkg-dev"
subpackages="
$pkgname-kernel-downstream:kernel_downstream
$pkgname-kernel-mainline:kernel_mainline
$pkgname-nonfree-firmware:nonfree_firmware
"
source="deviceinfo"
......@@ -35,4 +36,10 @@ kernel_mainline() {
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}
nonfree_firmware() {
pkgdesc="Wifi firmware"
depends="firmware-samsung-klte"
mkdir "$subpkgdir"
}
sha512sums="186911ec5eb189826aa515e467d95270adbb1ae0eef36133a1ec3928ddab38a1cbd1bbbeaf2965bc02f5b1d1b603e360229c54fd9118b40558ab9e8066a72448 deviceinfo"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment