X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts.bb;h=af460c80765d334639e57f1238b7d71d3fa6258f;hb=30dd378df8c729bb7ee8a77c3f05bbcd65e34826;hp=126147955434c8cada93d965202eff2b74d1b483;hpb=fdc12660dd19afe39b3ea8091cbfe45f64b560ba;p=openpandora.oe.git diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 1261479..af460c8 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 = "r35" +PR = "r38" SRC_URI = " \ file://op_bright.sh \ @@ -14,7 +14,8 @@ SRC_URI = " \ file://op_cpuspeed.sh \ file://op_cpuspeed.pnd \ file://op_wifi.sh \ -# file://op_wifi.pnd \ +# file://op_wifi.pnd \ + file://op_wifi.desktop \ file://op_bluetooth.sh \ file://op_bluetooth-check.desktop \ file://op_bluetooth.desktop \ @@ -43,7 +44,7 @@ SRC_URI = " \ file://gamma.conf \ file://service.conf \ file://op_env.sh \ - file://pandorascripts.pnd \ +# file://pandorascripts.pnd \ file://abiword.pnd \ file://arora.pnd \ file://claws-mail.pnd \ @@ -86,6 +87,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 -d ${D}${prefix}/pandora/mmenu/ install -m 0755 ${WORKDIR}/abiword.pnd ${D}${prefix}/pandora/mmenu/ install -m 0755 ${WORKDIR}/arora.pnd ${D}${prefix}/pandora/mmenu/ @@ -104,7 +106,7 @@ do_install() { install -d ${D}${datadir}/applications/ # install -m 0644 ${WORKDIR}/op_bright.desktop ${D}${datadir}/applications/ # install -m 0644 ${WORKDIR}/op_cpuspeed.desktop ${D}${datadir}/applications/ -# install -m 0644 ${WORKDIR}/op_wifi.desktop ${D}${datadir}/applications/ + install -m 0644 ${WORKDIR}/op_wifi.desktop ${D}${datadir}/applications/ install -m 0644 ${WORKDIR}/op_bluetooth.desktop ${D}${datadir}/applications/ # install -m 0644 ${WORKDIR}/op_startupmanager.desktop ${D}${datadir}/applications/ # install -m 0644 ${WORKDIR}/op_switchgui.desktop ${D}${datadir}/applications/