From 904de289492d74d2b1c4cb5def6a7d2679431709 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 24 Jul 2013 01:06:04 +0200 Subject: [PATCH] pandora-scripts.bb: Fixed comments --- recipes/pandora-system/pandora-scripts.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index dc33f06..6feff63 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -37,7 +37,7 @@ SRC_URI = " \ file://op_ledsettings.pnd \ file://op_cpusettings.sh \ file://op_cpusettings.pnd \ - #file://compo4all-manager.pnd \ +# file://compo4all-manager.pnd \ file://op_lcdrate.sh \ file://op_videofir.sh \ file://op_storage.sh \ @@ -150,7 +150,7 @@ do_install() { install -m 0755 ${WORKDIR}/op_inputtest.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_lidsettings.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_osupgrade.pnd ${D}${prefix}/pandora/apps/ - #install -m 0755 ${WORKDIR}/compo4all-manager.pnd ${D}${prefix}/pandora/apps/ +# install -m 0755 ${WORKDIR}/compo4all-manager.pnd ${D}${prefix}/pandora/apps/ install -d ${D}${prefix}/pandora/mmenu/ install -m 0755 ${WORKDIR}/evince.pnd ${D}${prefix}/pandora/mmenu/ -- 2.39.5