mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
bluez-firmware was previously last-rited and tree cleaned with
43b2500466a9 ("sys-firmware/bluez-firmware: treeclean"). This re-adds
the package using a new upstream (the same that Debian uses). The
package is the only source for some commonly used bluetooth-hardware
firmware, like the BCM 43430 used by the Rpi4b.
Bug: https://bugs.gentoo.org/926550
Signed-off-by: Florian Schmaus <flow@gentoo.org>
13 lines
361 B
XML
13 lines
361 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Florian Schmaus</name>
|
|
<email>flow@gentoo.org</email>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">RPi-Distro/bluez-firmware</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|