firmware-samsung-j7xelte: drop

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8402>
This commit is contained in:
bluebunny 2026-04-20 09:53:12 +00:00 committed by The Friendly Meow (merge) Bot
parent e110300bd0
commit ab29db9b94
No known key found for this signature in database

View file

@ -1,26 +0,0 @@
maintainer="bluebunny <kalorin.bok084@passinbox.com>"
pkgname=firmware-samsung-j7xelte
pkgver=4
pkgrel=0
pkgdesc="Proprietary firmware files for Samsung Galaxy J7 (2016)"
url="https://gitlab.com/android_samsung_universal7870/vendor"
arch="aarch64"
license="proprietary"
options="!check !strip !archcheck !spdx !tracedeps pmb:cross-native"
depends="linux-firmware-brcm"
_device="j7xelte"
_repo="android_vendor_samsung_$_device"
_commit="efc44605242a736d33aa261ee233e937932dcb27"
source="$url/$_repo/-/archive/$_commit/$_repo-$_commit.tar.gz"
package() {
# Wi-Fi SDIO nvram.txt for BCM43430/0
install -Dm644 "$srcdir/$_repo-$_commit/proprietary/vendor/etc/wifi/nvram.txt" \
"$pkgdir"/lib/firmware/postmarketos/brcm/"brcmfmac43430a0-sdio.txt"
}
sha512sums="
2b17cfeaeccefad70220c3ddc7c40bd318ba73a4a8d065720d88fa5a0bb75ab9179bdf5dda17ac9302d5b6a1855bf3ac711315f8945ec5e7be98f92adafe70b1 android_vendor_samsung_j7xelte-efc44605242a736d33aa261ee233e937932dcb27.tar.gz
"