* [PATCH 0/1] Enable Alsa for atom-pc @ 2011-11-02 19:25 Joshua Lock 2011-11-02 19:25 ` [PATCH 1/1] machine/atom-pc: enable sound Joshua Lock 0 siblings, 1 reply; 3+ messages in thread From: Joshua Lock @ 2011-11-02 19:25 UTC (permalink / raw) To: poky Seems like to have not done so must have been an oversight? Cheers, Joshua The following changes since commit 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470: meta: glib-2.0: don't apply qsort_r test removable patch for native version (2011-11-02 09:08:28 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib josh/work http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=josh/work Joshua Lock (1): machine/atom-pc: enable sound meta-yocto/conf/machine/atom-pc.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.7 ^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] machine/atom-pc: enable sound 2011-11-02 19:25 [PATCH 0/1] Enable Alsa for atom-pc Joshua Lock @ 2011-11-02 19:25 ` Joshua Lock 2011-11-03 14:43 ` Richard Purdie 0 siblings, 1 reply; 3+ messages in thread From: Joshua Lock @ 2011-11-02 19:25 UTC (permalink / raw) To: poky Add alsa to the MACHINE_FEATURES - looks like this was an oversight. Signed-off-by: Joshua Lock <josh@linux.intel.com> --- meta-yocto/conf/machine/atom-pc.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-yocto/conf/machine/atom-pc.conf b/meta-yocto/conf/machine/atom-pc.conf index 4bab4c8..5b51799 100644 --- a/meta-yocto/conf/machine/atom-pc.conf +++ b/meta-yocto/conf/machine/atom-pc.conf @@ -6,7 +6,7 @@ include conf/machine/include/tune-atom.inc MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 wifi \ - acpi" + acpi alsa" KERNEL_IMAGETYPE = "bzImage" -- 1.7.7 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] machine/atom-pc: enable sound 2011-11-02 19:25 ` [PATCH 1/1] machine/atom-pc: enable sound Joshua Lock @ 2011-11-03 14:43 ` Richard Purdie 0 siblings, 0 replies; 3+ messages in thread From: Richard Purdie @ 2011-11-03 14:43 UTC (permalink / raw) To: Joshua Lock; +Cc: poky On Wed, 2011-11-02 at 12:25 -0700, Joshua Lock wrote: > Add alsa to the MACHINE_FEATURES - looks like this was an oversight. > > Signed-off-by: Joshua Lock <josh@linux.intel.com> > --- > meta-yocto/conf/machine/atom-pc.conf | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Merged to master, thanks. Richard ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-03 14:43 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-11-02 19:25 [PATCH 0/1] Enable Alsa for atom-pc Joshua Lock 2011-11-02 19:25 ` [PATCH 1/1] machine/atom-pc: enable sound Joshua Lock 2011-11-03 14:43 ` Richard Purdie
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.