diff options
| author | Zhai Edwin <edwin.zhai@intel.com> | 2011-01-30 14:39:47 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-01 23:59:39 +0000 |
| commit | 4e8e8a712891f0e43fe7ad9341da35153d87ebce (patch) | |
| tree | 43e0fe93acd9d769097b79bad756089e5dd78aa7 /meta/recipes-graphics | |
| parent | 551174c7896ae715ba76159ab56382e588f5b51c (diff) | |
| download | poky-4e8e8a712891f0e43fe7ad9341da35153d87ebce.tar.gz | |
clutter-box2d: Upgrade to 0.10.1 via git
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-box2d_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-box2d_git.bb b/meta/recipes-graphics/clutter/clutter-box2d_git.bb index 6f795b9a3d..6b718d5bed 100644 --- a/meta/recipes-graphics/clutter/clutter-box2d_git.bb +++ b/meta/recipes-graphics/clutter/clutter-box2d_git.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | require clutter-box2d.inc | 1 | require clutter-box2d.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=d0a73d52dbe6da5d8cc0f28493defb26" | 3 | LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b" |
| 4 | 4 | ||
| 5 | PV = "0.0+git${SRCPV}" | 5 | PV = "0.10.1+git${SRCPV}" |
| 6 | PR = "r3" | 6 | PR = "r0" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git" | 8 | SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git" |
| 9 | 9 | ||
