diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-10 23:32:08 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-10 23:32:08 +0200 |
commit | 50247d6aa21e3adf4512e68f5a60f5319275c4bc (patch) | |
tree | bd05634ad291dc0e81c96f716418419367443737 | |
parent | 292f07f054f08e1a697823ff01b1296e52004a6b (diff) |
shr-e-gadgets_git.bb: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r-- | recipes/shr/shr-e-gadgets_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb index 849ff1992c..acef09b448 100644 --- a/recipes/shr/shr-e-gadgets_git.bb +++ b/recipes/shr/shr-e-gadgets_git.bb @@ -5,7 +5,7 @@ DEPENDS = "e-wm" RDEPENDS = "e-wm" SECTION = "x11/application" -SRCREV = "548a0a1f42c4e09f03db85509ad5c92ef491f9ca" +SRCREV = "c23dda5f81ed3c6d785617696fb009adb5594a55" PV = "0.0.0+gitr${SRCREV}" inherit autotools |