From: Grazvydas Ignotas Date: Sat, 21 Sep 2013 00:23:34 +0000 (+0300) Subject: pandora-scripts: add op_tvout_layer for pndevmapperd X-Git-Tag: sz_160~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=23032e97835b2c6f2c7454fe8dc2e943501f6a92 pandora-scripts: add op_tvout_layer for pndevmapperd --- diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 78e9330..aa925e1 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -48,8 +48,9 @@ SRC_URI = " \ file://op_lidsettings.pnd \ file://op_lidsettings.sh \ file://op_touchinit.sh \ - file://op_tvout.sh \ + file://op_tvout.sh \ file://op_tvout.pnd \ + file://op_tvout_layer.sh \ file://ConfigModel.py \ file://TVoutConfig.py \ file://op_inputtest.pnd \ @@ -110,7 +111,8 @@ do_install() { install -m 0755 ${WORKDIR}/op_nubmode.py ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_nubchange.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_storage.sh ${D}${prefix}/pandora/scripts/ - install -m 0755 ${WORKDIR}/op_tvout.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_tvout.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_tvout_layer.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_bright_down.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_lid.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_power.sh ${D}${prefix}/pandora/scripts/ diff --git a/recipes/pandora-system/pandora-scripts/op_tvout_layer.sh b/recipes/pandora-system/pandora-scripts/op_tvout_layer.sh new file mode 100755 index 0000000..98a4444 --- /dev/null +++ b/recipes/pandora-system/pandora-scripts/op_tvout_layer.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# pndevmapperd doesn't support args, so we wrap.. +exec /usr/pandora/scripts/op_tvout.sh -l o