mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-20 00:52:01 +00:00
dde_linux: add linux-firmware port
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.
This commit is contained in:
parent
838bae964b
commit
0bd1a53326
repos/dde_linux/ports
1
repos/dde_linux/ports/linux-firmware.hash
Normal file
1
repos/dde_linux/ports/linux-firmware.hash
Normal file
@ -0,0 +1 @@
|
||||
c3bbc3a7feffd7fd6769897fda6d1278149f9fb4
|
8
repos/dde_linux/ports/linux-firmware.port
Normal file
8
repos/dde_linux/ports/linux-firmware.port
Normal file
@ -0,0 +1,8 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user