From 457c343d28def379d0ae8fbefbcf18d9f5fc433e Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Wed, 30 Apr 2014 01:31:31 +0300 Subject: [PATCH] pandora-configtray: update to latest git --- recipes/pandora-system/pandora-configtray.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-configtray.bb b/recipes/pandora-system/pandora-configtray.bb index 07a00f0..de77b26 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 = "r14" +PR = "r15" PARALLEL_MAKE = "" DEPENDS = "gtk+" @@ -19,7 +19,7 @@ SRC_URI = " \ file://Pandora-Configtray.desktop \ " -SRCREV = "4cba5ccd41f759cea7b71167d38b7d9fc336da99" +SRCREV = "593eab047a837e109b670683a91261020f70bead" S = "${WORKDIR}/git" -- 2.39.5