[yocto] [PATCH] meta: add APM Emulation option to beagleboard

Bruce Ashfield bruce.ashfield at windriver.com
Sat Aug 20 21:22:24 PDT 2011


On 11-08-19 5:43 AM, walimis wrote:
> From: Liming Wang<liming.wang at windriver.com>
>
> apmd daemon needs this option to work, so add this to beagleboard
> kernel config file.

Merged into the 3.x and 2.6.37 meta branches. I'll push this
out early next week.

Bruce

>
> Signed-off-by: Liming Wang<liming.wang at windriver.com>
> ---
>   .../kernel-cache/bsp/beagleboard/beagleboard.cfg   |    5 +++++
>   1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> index 00485d2..56fce58 100644
> --- a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> +++ b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
> @@ -328,3 +328,8 @@ CONFIG_VIDEO_OMAP3_ISP=y
>   # CONFIG_VIDEO_OMAP34XX_ISP_PREVIEWER is not set
>   CONFIG_VIDEO_OMAP34XX_ISP_RESIZER=y
>   # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
> +
> +#
> +# Advanced Power Management Emulation support
> +#
> +CONFIG_APM_EMULATION=y




More information about the yocto mailing list