diff options
author | Andreas Mueller <schnitzeltony@gmx.de> | 2010-09-09 00:29:35 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-09-10 13:07:29 +0200 |
commit | e51ed5feba5659f02afd1f995c21a7ee99b45fe0 (patch) | |
tree | e14e3a2d53fce5160baa46643354797082eb591a | |
parent | 3e84f62cc7bf7cf170584846fb10af42759ce6d1 (diff) |
clutter-box2d: renamed clutter-box2d_0.10.0_git.bb -> clutter-box2d_git.bb
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r-- | recipes/clutter/clutter-box2d_git.bb (renamed from recipes/clutter/clutter-box2d_0.10.0_git.bb) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/clutter/clutter-box2d_0.10.0_git.bb b/recipes/clutter/clutter-box2d_git.bb index 4696a01c79..c503f81977 100644 --- a/recipes/clutter/clutter-box2d_0.10.0_git.bb +++ b/recipes/clutter/clutter-box2d_git.bb @@ -2,6 +2,7 @@ require clutter-box2d.inc SRCREV = "4e72b9c135a9439b82d801c62422531db611f98b" +PV = 0.10.0 PR = "${INC_PR}.0" PR_append = "+git${SRCREV}" |