psplash: do not launch on target's shutdown

psplash utility is throwing errors on target's shutdown when using the
serial terminal as console. Override the psplash initscript configuration
so it only runs on target's boot.

https://jira.digi.com/browse/DEL-260

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-05-27 12:13:27 +02:00
parent a448713777
commit acbbde22f6
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Copyright (C) 2013 Digi International.
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
# Override default bootscript settings from Poky
#
# On an embedded target using the serial terminal as console, the
# 'psplash' utility throws several errors on target's shutdown.
INITSCRIPT_PARAMS = "start 0 S ."