mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
0bd1a53326
Move 'linux-firmware' portion from 'dde_linux' into its own port, while it is used by the upcoming new WLAN driver keep it in place for the legacy one. Issue #4455.
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
LICENSE := mixed
|
|
VERSION := 1
|
|
DOWNLOADS := fw.archive
|
|
|
|
FW_REV := deaf123cd11f32faa29baa167342ac39bbe991a0
|
|
URL(fw) := https://github.com/cnuke/dde_linux_firmware/archive/$(FW_REV).tar.gz
|
|
SHA(fw) := 8d7d3b8bb9da40ae78a4a54273b75237dd499d76ff52487a9d2ed9f94b7380f4
|
|
DIR(fw) := firmware
|