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:
Jonathan Brielmaier 2021-12-17 18:35:05 +01:00
parent e82fd1ed92
commit bdb5ef9606
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -544,6 +544,8 @@ package contains nonfree firmware for the following chips:
(synopsis "Linux driver for Realtek RTL8192EU wireless network adapters") (synopsis "Linux driver for Realtek RTL8192EU wireless network adapters")
(description "This is Realtek's RTL8192EU Linux driver for wireless (description "This is Realtek's RTL8192EU Linux driver for wireless
network adapters.") network adapters.")
;; Rejected by Guix beause it contains a binary blob in:
;; hal/rtl8192e/hal8192e_fw.c
(license gpl2)))) (license gpl2))))
(define broadcom-sta-version "6.30.223.271") (define broadcom-sta-version "6.30.223.271")