mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 04:25:21 +00:00
dde_bsd: update audio driver to OpenBSD 7.5
The update is mostly cosmetic in nature and amongst others adds PCIIDs for Alder Lake-N devices. Issue #5331.
This commit is contained in:
parent
b8292124b9
commit
8b06d7ff42
@ -1 +1 @@
|
||||
b6086e021be26a2f2a07463c0318b79fd8d0513e
|
||||
237ac748d022037fe97ed03347017122f3255c54
|
||||
|
@ -3,13 +3,13 @@ VERSION := individual (see sources)
|
||||
DOWNLOADS := audio.archive
|
||||
|
||||
#
|
||||
# Audio drivers from OpenBSD 7.3
|
||||
# Audio drivers from OpenBSD
|
||||
#
|
||||
SRC_DIR_AUDIO := src/lib/audio
|
||||
VERSION(audio) := 7.3
|
||||
VERSION(audio) := 7.5
|
||||
BASE_URL := https://cdn.openbsd.org/pub/OpenBSD
|
||||
URL(audio) := $(BASE_URL)/${VERSION(audio)}/sys.tar.gz
|
||||
SHA(audio) := bb0dfa11584d68464b3f788e43655f6454bb3ecba8ad5500377630bcf23570ec
|
||||
SHA(audio) := 5bed83f290c277f1d89d9280d369f827798f3deb9f06dac043a4b5e50863dae5
|
||||
DIR(audio) := $(SRC_DIR_AUDIO)
|
||||
TAR_OPT(audio) := --strip-components=1 --files-from $(REP_DIR)/audio.list
|
||||
HASH_INPUT += $(REP_DIR)/audio.list
|
||||
|
Loading…
x
Reference in New Issue
Block a user