On 30/04/12 04:12, Adam Goode wrote:
> Enable the real ALSA midi interface (seq) in the kernel. The existing
> rawmidi interface is still present. This allows for the alsa midi
> utilities to work.
> 
> Signed-off-by: Adam Goode <a...@spicenitz.org>
> 
> ---
> 
> Index: package/kernel/modules/sound.mk
> ===================================================================
> --- package/kernel/modules/sound.mk   (revision 31532)
> +++ package/kernel/modules/sound.mk   (working copy)
> @@ -42,6 +42,9 @@
>       snd-seq-device \
>       snd-rawmidi \
>       snd-timer \
> +     snd-seq \
> +     snd-seq-midi-event \
> +     snd-seq-midi \
>       snd-pcm \
>       snd-mixer-oss \
>       snd-pcm-oss

Hi

midi is not really part of the sound-core package

you should rather package them in a seperate kmod-snd-midi or similar

John
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to