[meta-xilinx] [PATCH 16/20] zybo-linux-bd-zynq7: Enable console-blank

Jason Wu jason.wu.misc at gmail.com
Tue Apr 12 05:38:52 PDT 2016



On 12/04/2016 7:14 PM, Nathan Rossi wrote:
> On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu <jason.wu.misc at gmail.com> wrote:
>> This prevent hdmi console goes to sleep mode. This is required as currently
>> the hdmi console won't wake up from sleep mode.
>>
>> Signed-off-by: Jason Wu <jason.wu.misc at gmail.com>
>> ---
>>   conf/machine/zybo-linux-bd-zynq7.conf | 4 ++++
>>   1 file changed, 4 insertions(+)
>>
>> diff --git a/conf/machine/zybo-linux-bd-zynq7.conf b/conf/machine/zybo-linux-bd-zynq7.conf
>> index 4d1dee4..b594778 100644
>> --- a/conf/machine/zybo-linux-bd-zynq7.conf
>> +++ b/conf/machine/zybo-linux-bd-zynq7.conf
>> @@ -33,6 +33,10 @@ IMAGE_BOOT_FILES += "boot.bin \
>>   IMAGE_CLASSES += "xilinx-fitimage"
>>   IMAGE_FSTYPES += "xilinx-fitimage"
>>
>> +IMAGE_INSTALL_append += " \
>> +               console-blank \
>> +               "
>
> Use "MACHINE_EXTRA_RRECOMMENDS" or "MACHINE_EXTRA_RDEPENDS"
> (http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-MACHINE_EXTRA_RDEPENDS).
I will fix it in v2

Thanks,

Jason
>
> Regards,
> Nathan
>
>> +
>>   KERNEL_FEATURES += " \
>>                  bsp/digilent/drm-digilent.scc \
>>                  bsp/digilent/zybo-snd.scc \
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> meta-xilinx mailing list
>> meta-xilinx at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list