summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-box2d_git.bb
blob: c503f81977fa7d77da600487decb15a572ffcf6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require clutter-box2d.inc

SRCREV = "4e72b9c135a9439b82d801c62422531db611f98b"

PV = 0.10.0
PR = "${INC_PR}.0"
PR_append = "+git${SRCREV}"

SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git \
           file://example-data-location.patch \
          "

S = "${WORKDIR}/git"