aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/gtk-theme-e17lookalike_git.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-03-02 21:58:57 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-03-02 22:27:22 +0100
commit58bc2e293a6186057ed45ba54bff9b9c3a0e6540 (patch)
treef73c83c5848b5b3e0e553fc2c764aa544e46b909 /recipes/shr/gtk-theme-e17lookalike_git.bb
parent4d10e352a9ec7458f338587cfdb2b56fdb4cbbc1 (diff)
downloadopenembedded-58bc2e293a6186057ed45ba54bff9b9c3a0e6540.tar.gz
gtk-theme-{neo,e17lookalike} : add support for htcdream and bump SRCREV
Note that the SRCREV bump is needed for supporting the htcdream: else /etc/gtk-2.0/gtkrc's font size are not taken into account with the default theme( The problem is fixed by shr's commit 1564a06ebf8680a2824f5d0db0616279e72c5296 in shr-themes's git). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to 'recipes/shr/gtk-theme-e17lookalike_git.bb')
-rw-r--r--recipes/shr/gtk-theme-e17lookalike_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/gtk-theme-e17lookalike_git.bb b/recipes/shr/gtk-theme-e17lookalike_git.bb
index 6396518d28..d4e12a761e 100644
--- a/recipes/shr/gtk-theme-e17lookalike_git.bb
+++ b/recipes/shr/gtk-theme-e17lookalike_git.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "A gtk theme that looks like e17"
LICENSE = "MIT BSD"
-SRCREV = "5c01117b97ab823b5dd298c08759093a81ac5456"
+SRCREV = "1564a06ebf8680a2824f5d0db0616279e72c5296"
PV = "0.1.1+gitr${SRCPV}"
-PR = "r7"
+PR = "r8"
PACKAGE_ARCH = "all"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"