| Submitter | Joshua Lock |
|---|---|
| Date | Jan. 10, 2012, 5:39 p.m. |
| Message ID | <cover.1326216024.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/18959/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib josh/devicesComments
On Tue, Jan 10, 2012 at 15:39, Joshua Lock <josh@linux.intel.com> wrote: > The small series following introduces the alsa-state recipe from > oe-classic. > The reason for doing so is to remove the requirement for recipes like the > beagleboard-audio recipe in meta-yocto, which ensures the beagleboards > sound > device has the volume turned up. > If you're on the mood please also prepare a patch for meta-oe to add support to systemd. It ought to be quite trivial to add and allow for easy use for people using systemd based images.
On 10/01/12 11:34, Otavio Salvador wrote: > On Tue, Jan 10, 2012 at 15:39, Joshua Lock <josh@linux.intel.com > <mailto:josh@linux.intel.com>> wrote: > > The small series following introduces the alsa-state recipe from > oe-classic. > The reason for doing so is to remove the requirement for recipes > like the > beagleboard-audio recipe in meta-yocto, which ensures the > beagleboards sound > device has the volume turned up. > > > If you're on the mood please also prepare a patch for meta-oe to add > support to systemd. It ought to be quite trivial to add and allow for > easy use for people using systemd based images. I haven't done *anything* with systemd yet but I'd like to check it out so I'll add this to my list. Expect it to take a few days. Joshua
On Tue, Jan 10, 2012 at 17:45, Joshua Lock <josh@linux.intel.com> wrote: > On 10/01/12 11:34, Otavio Salvador wrote: > >> If you're on the mood please also prepare a patch for meta-oe to add >> support to systemd. It ought to be quite trivial to add and allow for >> easy use for people using systemd based images. >> > > I haven't done *anything* with systemd yet but I'd like to check it out so > I'll add this to my list. > > Expect it to take a few days. If you need some help, ping me.
On 10/01/12 11:34, Otavio Salvador wrote: > On Tue, Jan 10, 2012 at 15:39, Joshua Lock <josh@linux.intel.com > <mailto:josh@linux.intel.com>> wrote: > > The small series following introduces the alsa-state recipe from > oe-classic. > The reason for doing so is to remove the requirement for recipes > like the > beagleboard-audio recipe in meta-yocto, which ensures the > beagleboards sound > device has the volume turned up. > > > If you're on the mood please also prepare a patch for meta-oe to add > support to systemd. It ought to be quite trivial to add and allow for > easy use for people using systemd based images. As Koen pointed out, alsactl includes some systemd units to perform this function. Cheers, Joshua