diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-31 21:17:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-31 21:18:49 +0200 |
commit | 270bd6506616301ce1617e9d0a26f4a7736be036 (patch) | |
tree | 24e06b9dda8f6db01111feeac6634d2846279aed | |
parent | 29dc4e1f8452bba3af0ff91811d93bdb9f4f4f23 (diff) |
phoneui-shr-theme: bump SRCREV for o2 and neo theme
-rw-r--r-- | recipes/shr/phoneui-shr-theme-neo_git.bb | 2 | ||||
-rw-r--r-- | recipes/shr/phoneui-shr-theme-o2_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/phoneui-shr-theme-neo_git.bb b/recipes/shr/phoneui-shr-theme-neo_git.bb index 0bf26487af..7f679110ae 100644 --- a/recipes/shr/phoneui-shr-theme-neo_git.bb +++ b/recipes/shr/phoneui-shr-theme-neo_git.bb @@ -6,7 +6,7 @@ LICENSE = "unknown" DEPENDS = "edje-native" RDEPENDS = "libphone-ui-shr" RSUGGESTS = "e-wm-theme-illume-neo gtk-theme-neo icon-theme-neo elementary-theme-neo" -SRCREV = "8e89c8dbae569a08cac246a3805fca20988c0ad1" +SRCREV = "df522dfc585fc0ad83e7164f451d15fb770c524b" PV = "0.1+gitr${SRCREV}" PR = "r0" diff --git a/recipes/shr/phoneui-shr-theme-o2_git.bb b/recipes/shr/phoneui-shr-theme-o2_git.bb index a671d8b650..369c4a1724 100644 --- a/recipes/shr/phoneui-shr-theme-o2_git.bb +++ b/recipes/shr/phoneui-shr-theme-o2_git.bb @@ -6,7 +6,7 @@ LICENSE = "unknown" DEPENDS = "edje-native" RDEPENDS = "libphone-ui-shr" RSUGGESTS = "elementary-theme-o2" -SRCREV = "b5eb3134850c277ad8ae1a960b03ff4a509278a8" +SRCREV = "5093da3ca27bb50388ac3277d8685a38772d7f48" PV = "0.1+gitr${SRCREV}" PR = "r0" |