X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts.bb;h=de1dc97c68a6ae41a1a4928d4e58ec6e208a5eb0;hb=11efdb5820d0ad2e24ee582bf6c5903495665fec;hp=9d4c2346d4297809ceb5d39e0546fa0b4e9123f4;hpb=abbf428bc969400e0e77e5f7474587bea5c9b31d;p=openpandora.oe.git diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 9d4c234..de1dc97 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" DEPENDS = "zenity dbus" RDEPENDS = "zenity dbus" -PR = "r90" +PR = "r92" SRC_URI = " \ file://op_paths.sh \ @@ -17,6 +17,7 @@ SRC_URI = " \ file://op_wifi.sh \ file://op_wifi.pnd \ file://op_bluetooth.sh \ + file://op_bluetooth_work.sh \ file://op_bluetooth-check.desktop \ file://op_bluetooth.desktop \ file://op_startupmanager.sh \ @@ -90,6 +91,7 @@ do_install() { 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_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/ install -m 0755 ${WORKDIR}/op_switchgui.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_calibrate.sh ${D}${prefix}/pandora/scripts/