mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: rtl8192eu-linux-module: Add comment about binary blob.
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Explain why it's not part of Guix.
This commit is contained in:
parent
e82fd1ed92
commit
bdb5ef9606
1 changed files with 2 additions and 0 deletions
|
@ -544,6 +544,8 @@ package contains nonfree firmware for the following chips:
|
|||
(synopsis "Linux driver for Realtek RTL8192EU wireless network adapters")
|
||||
(description "This is Realtek's RTL8192EU Linux driver for wireless
|
||||
network adapters.")
|
||||
;; Rejected by Guix beause it contains a binary blob in:
|
||||
;; hal/rtl8192e/hal8192e_fw.c
|
||||
(license gpl2))))
|
||||
|
||||
(define broadcom-sta-version "6.30.223.271")
|
||||
|
|
Loading…
Reference in a new issue