linux-purism-librem5: remove reference to nonfree-firmware
Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8958>
This commit is contained in:
parent
f12cb52187
commit
9dddb789ee
2 changed files with 1 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
maintainer="Alistair Francis <alistair@alistair23.me>"
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=6.12.94
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# NOTE: Don't forget to rebase the config! See prepare() for instructions.
|
||||
_purismrel=1
|
||||
_purismver=${pkgver}pureos$_purismrel
|
||||
|
|
@ -35,7 +35,6 @@ makedepends="
|
|||
python3
|
||||
zstd
|
||||
"
|
||||
install="$pkgname.post-upgrade"
|
||||
|
||||
# kconfig generated with: ARCH=arm64 make defconfig KBUILD_DEFCONFIG=librem5_defconfig
|
||||
_config="config-$_flavor.$arch"
|
||||
|
|
@ -91,8 +90,6 @@ package() {
|
|||
|
||||
install -D "$builddir"/include/config/kernel.release \
|
||||
"$pkgdir"/usr/share/kernel/"$_flavor"/kernel.release
|
||||
|
||||
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat 1>&2 <<EOF
|
||||
*
|
||||
* IMPORTANT: The 'device-purism-librem5-nonfree-firmware' package is required
|
||||
* to have functional WiFi with this kernel!
|
||||
* Install this package manually if it is not installed before rebooting, or
|
||||
* else WiFi will no longer work.
|
||||
*
|
||||
EOF
|
||||
Loading…
Add table
Add a link
Reference in a new issue