Hello Jussi, On Wed, Apr 6, 2016 at 10:42 AM, Jussi Kukkonen <[email protected]> wrote: > when "blank" is not in PACKAGECONFIG, explicitly set dpms and > screensaver off. The intention here is to make it easier to > create builds that should not blank the screen (just remove > "blank" from x11-common PACKAGECONFIG). > > Partly fixes [YOCTO #7278]. > > Signed-off-by: Jussi Kukkonen <[email protected]>
I like the idea and solution however we ought to make clear it is using replaced strings. So please: - rename Xserver to Xserver.in in SRC_URI - add BLANK_ARGS="@BLANK_ARGS@" inside the file - change sed to accommodate the changes -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
