From: Michael Mrozek Date: Fri, 27 Apr 2012 00:28:37 +0000 (+0200) Subject: pandora-scripts.bb: Added op_usbhost.pnd and op_usbhost.sh, bumped recipe X-Git-Tag: sz_beta4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7bd057bf893f92e713ecaab3f85d5fcfcf5cc0;p=openpandora.oe.git pandora-scripts.bb: Added op_usbhost.pnd and op_usbhost.sh, bumped recipe --- diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index de1dc97..d978904 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -6,13 +6,15 @@ COMPATIBLE_MACHINE = "omap3-pandora" DEPENDS = "zenity dbus" RDEPENDS = "zenity dbus" -PR = "r92" +PR = "r93" SRC_URI = " \ file://op_paths.sh \ file://op_bright.sh \ file://op_cpuspeed.sh \ - file://op_cpuspeed.pnd \ + file://op_cpuspeed.pnd \ + file://op_usbhost.sh \ + file://op_usbhost.pnd \ file://op_sysspeed.sh \ file://op_wifi.sh \ file://op_wifi.pnd \ @@ -90,6 +92,7 @@ do_install() { install -m 0755 ${WORKDIR}/op_sysspeed.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_cpusettings.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_wifi.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_usbhost.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_bluetooth.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_bluetooth_work.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_startupmanager.sh ${D}${prefix}/pandora/scripts/ @@ -133,6 +136,7 @@ do_install() { install -m 0755 ${WORKDIR}/op_switchgui.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_usermanager.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_wifi.pnd ${D}${prefix}/pandora/apps/ + install -m 0755 ${WORKDIR}/op_usbhost.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_tvout.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_inputtest.pnd ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_lidsettings.pnd ${D}${prefix}/pandora/apps/