Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | n450: fix n450-audio LIC_FILES_CHKSUM | Tom Zanussi | 2011-05-14 | 1 | -1/+1 |
| | | | | | | Change from POKYBASE to COREBASE. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> | ||||
* | n450: replace n450-audio with a proper init script | Darren Hart | 2011-03-12 | 2 | -14/+48 |
| | | | | | | | Rewrite n450-audio based on /etc/init.d/skeleton. Update the install to rewrite all the system paths. Signed-off-by: Darren Hart <dvhart@linux.intel.com> | ||||
* | n450: revamp audio mixer init script | Darren Hart | 2011-03-12 | 2 | -0/+38 |
Fixes [YOCTO #798] n450-audiofix suffered from various problems, including not getting installed. This patch adds it via MACHINE_EXTRA_RRECOMMENDS and cleans up the various bugs in the implementation. The structure has been renamed and the comments updated for consistency. This should be considered a stop-gap measure, as something along the lines of oe's alsa-state is a far better solution. Signed-off-by: Darren Hart <dvhart@linux.intel.com> |