From: Grazvydas Ignotas Date: Sun, 4 May 2014 15:12:14 +0000 (+0300) Subject: pandora-configtray: update to latest git X-Git-Tag: sz_172rc~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=448a4fff7868ab0acd25606f17255621d2fcc979;p=openpandora.oe.git pandora-configtray: update to latest git add large icon option --- diff --git a/recipes/pandora-system/pandora-configtray.bb b/recipes/pandora-system/pandora-configtray.bb index de77b26..e8c303e 100755 --- a/recipes/pandora-system/pandora-configtray.bb +++ b/recipes/pandora-system/pandora-configtray.bb @@ -1,7 +1,7 @@ DESCRIPTION = "A tray applet to change various Pandora-related settings" LICENSE = "zlib" -PR = "r15" +PR = "r16" PARALLEL_MAKE = "" DEPENDS = "gtk+" @@ -19,7 +19,7 @@ SRC_URI = " \ file://Pandora-Configtray.desktop \ " -SRCREV = "593eab047a837e109b670683a91261020f70bead" +SRCREV = "f87a4d4fc54955c9a82c731811006076733293c5" S = "${WORKDIR}/git"