mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 15:40:55 +00:00
parent
68c1b8675c
commit
9204a8c260
3
repos/dde_bsd/recipes/pkg/bsd_audio_drv/README
Executable file
3
repos/dde_bsd/recipes/pkg/bsd_audio_drv/README
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
Audio driver ported from OpenBSD
|
||||||
|
|
1
repos/dde_bsd/recipes/pkg/bsd_audio_drv/archives
Executable file
1
repos/dde_bsd/recipes/pkg/bsd_audio_drv/archives
Executable file
@ -0,0 +1 @@
|
|||||||
|
_/src/bsd_audio_drv
|
1
repos/dde_bsd/recipes/pkg/bsd_audio_drv/hash
Normal file
1
repos/dde_bsd/recipes/pkg/bsd_audio_drv/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2018-03-17 e84ff675cba1c1f63091005763d253a765d1a8a3
|
14
repos/dde_bsd/recipes/pkg/bsd_audio_drv/runtime
Executable file
14
repos/dde_bsd/recipes/pkg/bsd_audio_drv/runtime
Executable file
@ -0,0 +1,14 @@
|
|||||||
|
<runtime ram="16M" caps="256" binary="audio_drv">
|
||||||
|
|
||||||
|
<requires> <timer/> </requires>
|
||||||
|
|
||||||
|
<provides> <audio_out/> </provides>
|
||||||
|
|
||||||
|
<config/>
|
||||||
|
|
||||||
|
<content>
|
||||||
|
<rom label="ld.lib.so"/>
|
||||||
|
<rom label="audio_drv"/>
|
||||||
|
</content>
|
||||||
|
|
||||||
|
</runtime>
|
Loading…
x
Reference in New Issue
Block a user