* [PATCH] beagleboard.conf: add additional sound modules
@ 2013-01-22 22:39 Cliff Brake
2013-01-22 22:41 ` Cliff Brake
0 siblings, 1 reply; 3+ messages in thread
From: Cliff Brake @ 2013-01-22 22:39 UTC (permalink / raw)
To: openembedded-devel; +Cc: Cliff Brake
From: Cliff Brake <cbrake@bec-systems.com>
require for audio to function
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
---
conf/machine/beagleboard.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index b3604a5..8f84c6c 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -48,4 +48,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
# For a modularized kernel we want to drag in networking, sound, rtc etc."
-MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl \
+ kernel-module-snd-soc-omap kernel-module-snd-soc-omap-mcbsp kernel-module-snd-soc-omap3beagle"
--
1.8.1.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] beagleboard.conf: add additional sound modules
@ 2013-01-22 22:40 Cliff Brake
0 siblings, 0 replies; 3+ messages in thread
From: Cliff Brake @ 2013-01-22 22:40 UTC (permalink / raw)
To: meta-ti; +Cc: Cliff Brake
From: Cliff Brake <cbrake@bec-systems.com>
require for audio to function
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
---
conf/machine/beagleboard.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index b3604a5..8f84c6c 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -48,4 +48,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
# For a modularized kernel we want to drag in networking, sound, rtc etc."
-MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl \
+ kernel-module-snd-soc-omap kernel-module-snd-soc-omap-mcbsp kernel-module-snd-soc-omap3beagle"
--
1.8.1.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] beagleboard.conf: add additional sound modules
2013-01-22 22:39 [PATCH] beagleboard.conf: add additional sound modules Cliff Brake
@ 2013-01-22 22:41 ` Cliff Brake
0 siblings, 0 replies; 3+ messages in thread
From: Cliff Brake @ 2013-01-22 22:41 UTC (permalink / raw)
To: openembedded-devel
Please ignore, got sent to the wrong list.
Thanks,
Cliff
On Tue, Jan 22, 2013 at 5:39 PM, Cliff Brake <cliff.brake@gmail.com> wrote:
> From: Cliff Brake <cbrake@bec-systems.com>
>
> require for audio to function
>
> Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
> ---
> conf/machine/beagleboard.conf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
> index b3604a5..8f84c6c 100644
> --- a/conf/machine/beagleboard.conf
> +++ b/conf/machine/beagleboard.conf
> @@ -48,4 +48,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
> MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
>
> # For a modularized kernel we want to drag in networking, sound, rtc etc."
> -MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl"
> +MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl \
> + kernel-module-snd-soc-omap kernel-module-snd-soc-omap-mcbsp kernel-module-snd-soc-omap3beagle"
> --
> 1.8.1.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-22 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22 22:39 [PATCH] beagleboard.conf: add additional sound modules Cliff Brake
2013-01-22 22:41 ` Cliff Brake
-- strict thread matches above, loose matches on Subject: below --
2013-01-22 22:40 Cliff Brake
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.